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
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...
Peter Maydell
2014-07-01
ccid-card-emulated: use EventNotifier
Paolo Bonzini
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-01
usb: initialize libusb_device to avoid crash
Jincheng Miao
2014-07-01
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
2014-07-01
qdev: drop iothread property type
Stefan Hajnoczi
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
dataplane: bail out on unsupported transport
Cornelia Huck
2014-07-01
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
irq: Allocate IRQs individually
Peter Crosthwaite
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-06-30
vfio: use correct runstate
Paolo Bonzini
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
2014-06-29
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
2014-06-29
hw/arm/strongarm: Fix handling of GPSR/GPCR reads
Peter Maydell
2014-06-29
hw/arm/virt: Provide PL031 RTC
Peter Maydell
2014-06-29
vhost-net: disable when cross-endian
Greg Kurz
2014-06-29
virtio-9p: use virtio wrappers to access headers
Greg Kurz
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio-blk: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
virtio-net: use virtio wrappers to access headers
Rusty Russell
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
[next]