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
2013-01-14
Merge remote-tracking branch 'kraxel/usb.76' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'spice/spice.v67' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kraxel/testdev.2' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-01-14
usb-host: Initialize dev->port the obviously safe way
Markus Armbruster
2013-01-14
usb-host: Drop superfluous null test from usb_host_auto_scan()
Markus Armbruster
2013-01-14
ehci: Assert state machine is sane w.r.t. EHCIQueue
Markus Armbruster
2013-01-14
dataplane: handle misaligned virtio-blk requests
Stefan Hajnoczi
2013-01-14
dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()
Stefan Hajnoczi
2013-01-14
xhci: nuke transfe5rs on detach
Gerd Hoffmann
2013-01-14
xhci: call xhci_detach_slot on root port detach too
Gerd Hoffmann
2013-01-14
xhci: create xhci_detach_slot helper function
Gerd Hoffmann
2013-01-14
pc-testdev: use typedefs
Gerd Hoffmann
2013-01-14
qxl: Don't drop client capability bits
Markus Armbruster
2013-01-14
qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check
Markus Armbruster
2013-01-12
build: consolidate multiple variables into universal-obj-y
Paolo Bonzini
2013-01-12
build: remove CONFIG_SMARTCARD
Paolo Bonzini
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-12
hw/pc.c: add ULL suffix in ioport80_read and ioportF0_read return value
Julien Grall
2013-01-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-11
Merge remote-tracking branch 'kraxel/q35.1' into staging
Anthony Liguori
2013-01-11
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
2013-01-11
hw/pc.c: Fix converting of ioport_register* to MemoryRegion
Julien Grall
2013-01-11
Replace remaining gmtime, localtime by gmtime_r, localtime_r
Stefan Weil
2013-01-11
pc: rename machine types
Gerd Hoffmann
2013-01-11
q35: add ich9 intel hda controller
Gerd Hoffmann
2013-01-10
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
2013-01-10
qdev: add qbus_reset_all
Paolo Bonzini
2013-01-10
Make all static TypeInfos const
Andreas Färber
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
2013-01-10
Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...
Anthony Liguori
2013-01-09
pci-assign: Enable MSIX on device to match guest
Alex Williamson
2013-01-09
pci: use constants for devices under the 1B36 device ID, document them
Paolo Bonzini
2013-01-08
vfio-pci: Loosen sanity checks to allow future features
Alex Williamson
2013-01-08
vfio-pci: Make host MSI-X enable track guest
Alex Williamson
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
2013-01-08
ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt
Paolo Bonzini
2013-01-08
virtio-9p: use symbolic constant, add to pci-ids.txt
Paolo Bonzini
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2013-01-07
vhost: backend masking support
Michael S. Tsirkin
2013-01-07
vhost: set started flag while start is in progress
Michael S. Tsirkin
2013-01-07
virtio-net: set/clear vhost_started in reverse order
Michael S. Tsirkin
2013-01-07
virtio: backend virtqueue notifier masking
Michael S. Tsirkin
2013-01-07
virtio-pci: cache msix messages
Michael S. Tsirkin
2013-01-07
msix: add api to access msix message
Michael S. Tsirkin
[next]