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-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-05-26
Bug #757654: UHCI fails to signal stall response patch
Jan Vesely
2011-05-26
usb: add support for "grouped" interfaces and the Interface Association Descr...
Brad Hards
2011-05-26
usb: remove fallback to bNumInterfaces if no .nif
Brad Hards
2011-05-26
usb: update config descriptors to identify number of interfaces
Brad Hards
2011-05-26
usb: Add Interface Association Descriptor descriptor type
Brad Hards
2011-05-25
Merge remote-tracking branch 'kraxel/CVE-2011-1751' into staging
Anthony Liguori
2011-05-23
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
2011-05-23
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-22
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
Peter Maydell
2011-05-22
hw/realview.c: Remove duplicate #include line
Peter Maydell
2011-05-22
piix_pci: fix piix3_set_irq_pic()
TeLeMan
2011-05-20
pSeries: Clean up write-only variables
David Gibson
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
2011-05-19
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
Gerd Hoffmann
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
2011-05-19
scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
Markus Armbruster
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
2011-05-18
hw/xen_disk: Remove unused local variable
Stefan Weil
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
2011-05-14
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-05-12
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-05-12
PPC: Qdev'ify e500 pci
Alexander Graf
2011-05-12
PPC MPC7544DS: Use new TLB helper function
Alexander Graf
2011-05-12
PPC: Make MPC8544DS emulation work w/o KVM
Alexander Graf
2011-05-12
PPC: Make MPC8544DS obey -cpu switch
Alexander Graf
2011-05-10
Fix off-by-one error in sizing pSeries hcall table
David Gibson
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
2011-05-09
usb-musb: uninline functions
Gerd Hoffmann
2011-05-08
lsi53c895a: Rename 'sense' to 'status'
Hannes Reinecke
2011-05-08
ac97: Remove unused local variables
Stefan Weil
2011-05-08
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
2011-05-08
Fix typo in comment (responsiblity -> responsibility)
Stefan Weil
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-05-08
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
2011-05-08
Fix typos in comments (imediately -> immediately)
Stefan Weil
2011-05-08
Fix typo in comment (auxilliary -> auxiliary)
Stefan Weil
2011-05-08
Fix typo in comment (colum -> column)
Stefan Weil
2011-05-08
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
Stefan Weil
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
[next]