index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-18
ipack: Update e-mail address
Alberto Garcia
2016-05-17
hw/char: QOM'ify sclpconsole.c
xiaoqiang zhao
2016-05-17
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
2016-04-19
cadence_uart: bounds check write offset
Michael S. Tsirkin
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2016-01-29
virtio: Clean up includes
Peter Maydell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-29
sparc: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-26
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen_console: correctly cleanup primary console on teardown.
Ian Campbell
2016-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...
Peter Maydell
2016-01-13
hw: Don't use hw_error() for machine initialization errors
Markus Armbruster
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2016-01-13
virtio serial port: fix to incomplete QOMify
Cao jin
2015-12-17
cris: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-02
input: Convert to new qapi union layout
Eric Blake
2015-10-29
virtio-serial: convert to virtio_map
Michael S. Tsirkin
2015-10-27
i.MX: Standardize i.MX serial debug.
Jean-Christophe Dubois
2015-10-23
escc: add to input category
Laurent Vivier
2015-10-08
hw: char: Remove unnecessary variable
Shraddha Barke
2015-10-08
imx_serial: Generate interrupt on tx empty if enabled
Guenter Roeck
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-08-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-08-14
hw: fix mask for ColdFire UART command register
Paolo Bonzini
2015-08-13
i.MX: Fix UART driver to work with unitialized "chardev" device
Jean-Christophe Dubois
2015-08-13
i.MX:Fix Coding style for UART emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Move serial initialization to init/realize of DeviceClass.
Jean-Christophe Dubois
2015-08-13
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-07-27
virtio: get_features() can fail
Jason Wang
[next]