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
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
Lluís
2011-09-01
build: [simple] Include qemu-timer-common.o in trace-obj-y
Lluís
2011-08-22
Improvements to libtool support.
Brad
2011-08-21
guest agent: remove uneeded dependencies
Michael Roth
2011-08-20
Remove qemu_malloc/qemu_free
Anthony Liguori
2011-08-20
Make glib mandatory and fixup utils appropriately
Anthony Liguori
2011-08-08
hw/9pfs: Add yield support to xattr related coroutine
Aneesh Kumar K.V
2011-08-08
hw/9pfs: Add yield support to lstat coroutine
Aneesh Kumar K.V
2011-08-08
hw/9pfs: Add yield support for readdir related coroutines
Aneesh Kumar K.V
2011-08-08
hw/9pfs: Add yeild support for readlink
Venkateswararao Jujjuri (JV)
2011-08-08
[virtio-9p] Add infrastructure to support glib threads and coroutines.
Venkateswararao Jujjuri (JV)
2011-08-04
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
2011-08-04
usb-hid: split hid code to hw/hid.[ch]
Gerd Hoffmann
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-03
Simple ARP table
Fabien Chouteau
2011-08-02
coroutines: Locks
Kevin Wolf
2011-08-02
block: Add bdrv_co_readv/writev
Kevin Wolf
2011-08-01
coroutine: implement coroutines using gthread
Aneesh Kumar K.V
2011-08-01
coroutine: introduce coroutines
Kevin Wolf
2011-07-22
Merge remote-tracking branch 'qmp/for-anthony' into staging
Anthony Liguori
2011-07-22
USB: add usb network redirection support
Hans de Goede
2011-07-21
qapi: add QMP dispatch functions
Michael Roth
2011-07-21
qapi: add QMP command registration/lookup functions
Michael Roth
2011-07-21
qapi: add QAPI dealloc visitor
Michael Roth
2011-07-21
qapi: add QMP output visitor
Michael Roth
2011-07-21
qapi: add QMP input visitor
Michael Roth
2011-07-21
qapi: add QAPI visitor core
Michael Roth
2011-07-21
Add hard build dependency on glib
Anthony Liguori
2011-07-20
Avoid CPU endian memory accesses in devices
Blue Swirl
2011-07-17
xen: Clean up build system
Jan Kiszka
2011-06-15
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2011-06-14
libcacard: add libcacard.la target
Alon Levy
2011-06-14
cocoa: Revert dependency on VNC
Andreas Färber
2011-06-08
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
2011-06-08
virtio: Move virtio-pci to hw library
Jan Kiszka
2011-06-07
json-parser: propagate error from parser
Anthony Liguori
2011-06-07
Introduce the new error framework
Luiz Capitulino
2011-06-01
virtio-9p: Use relative includes for files in hw
Stefan Weil
2011-06-01
virtio-9p: Move device specific code to virtio-9p-device
Aneesh Kumar K.V
2011-06-01
virtio-9p: Move 9p device registration into virtio-9p.c
Aneesh Kumar K.V
2011-06-01
virtio-9p: Don't link to 9p if virtio is not enabled
Aneesh Kumar K.V
2011-05-26
usb: add ehci adapter
Gerd Hoffmann
2011-05-08
libcacard: add correct subdirectory dependencies
Paolo Bonzini
2011-05-08
Fix typos in comments (dependancy -> dependency)
Stefan Weil
2011-04-28
virtfs: fix build due from rename
Anthony Liguori
[next]