index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2011-09-10
target-xtensa: add sample board
Max Filippov
2011-09-10
target-xtensa: add target stubs
Max Filippov
2011-09-10
mipsnet: use trace framework
Hervé Poussineau
2011-09-10
mipsnet: convert to qdev
Hervé Poussineau
2011-09-10
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2011-09-10
lsi53c895a: avoid a warning from clang analyzer
Blue Swirl
2011-09-10
hid: fix misassignment
Blue Swirl
2011-09-10
scsi-bus: remove duplicate table entries
Blue Swirl
2011-09-10
g364fb: compile in hwlib
Blue Swirl
2011-09-09
Merge remote-tracking branch 'sstabellini/xen-next' into staging
Anthony Liguori
2011-09-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-09
Don't use g_thread_get_initialized.
Gerd Hoffmann
2011-09-09
virtio-balloon: Disassociate from the balloon handlers on unplug
Amit Shah
2011-09-09
Move the xenfb pointer handler to the connected method
John Haxby
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-09-09
Fix include statements for qemu-common.h
Stefan Weil
2011-09-09
virtio-9p: Fix syntax error in debug code
Stefan Weil
2011-09-08
Merge remote-tracking branch 'spice/spice.v42' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'kraxel/usb.26' into staging
Anthony Liguori
2011-09-08
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
2011-09-07
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
2011-09-07
usb-ccid: remote wakeup support
Gerd Hoffmann
2011-09-07
usb-ccid: switch to USBDesc*
Gerd Hoffmann
2011-09-07
usb: fix use after free
Gerd Hoffmann
2011-09-07
usb-ehci: handle siTDs
Gerd Hoffmann
2011-09-07
qxl: s/qxl_set_irq/qxl_update_irq/
Yonit Halperin
2011-09-07
qxl: send interrupt after migration in case ram->int_pending != 0, RHBZ #732949
Yonit Halperin
2011-09-07
hw/qxl: Fix format string errors
Peter Maydell
2011-09-06
scsi: improve MODE SENSE emulation
Paolo Bonzini
2011-09-06
scsi: fill in additional sense length correctly
Paolo Bonzini
2011-09-06
scsi: refine constants for READ CAPACITY 16
Paolo Bonzini
2011-09-06
scsi: fix accounting of writes
Paolo Bonzini
2011-09-06
scsi: execute SYNCHRONIZE_CACHE asynchronously
Paolo Bonzini
2011-09-06
block: Declare qemu_blockalign() in block.h, not block_int.h
Markus Armbruster
2011-09-06
spitz tosa: Simplify "drive is suitable for microdrive" test
Markus Armbruster
2011-09-06
xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
Markus Armbruster
2011-09-06
fdc: Make media change detection more robust
Markus Armbruster
2011-09-06
block: Leave tracking media change to device models
Markus Armbruster
2011-09-06
ide: Give vmstate structs internal linkage where possible
Markus Armbruster
2011-09-06
ide: Clean up case label indentation in ide_exec_cmd()
Markus Armbruster
2011-09-06
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
[next]