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-08
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
2014-07-08
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140708' into staging
Peter Maydell
2014-07-08
s390x/css: reflect cpa in scsw
Cornelia Huck
2014-07-08
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
Peter Maydell
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
2014-07-07
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into staging
Peter Maydell
2014-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-07
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-07
xen: build on ARM
Stefano Stabellini
2014-07-07
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-07-07
dataplane: submit I/O as a batch
Ming Lei
2014-07-07
ahci: map memory via device's address space instead of address_space_memory
Le Tan
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
2014-07-06
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
2014-07-06
qdev: Fix crash when using non-device class name on -global
Eduardo Habkost
2014-07-06
qdev: Don't abort() in case globals can't be set
Eduardo Habkost
2014-07-06
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2014-07-06
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-07-06
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-06
pc-dimm: error out if memory hotplug is not enabled
Igor Mammedov
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
[next]