index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
2014-07-08
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-2.1' into staging
Peter Maydell
2014-07-07
2
-15
/
+1
|
\
|
*
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
1
-3
/
+0
|
*
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
2014-07-07
2
-12
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-07
9
-18
/
+40
|
\
\
|
*
|
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
2014-07-06
1
-2
/
+2
|
*
|
qdev: Fix crash when using non-device class name on -global
Eduardo Habkost
2014-07-06
1
-1
/
+2
|
*
|
qdev: Don't abort() in case globals can't be set
Eduardo Habkost
2014-07-06
1
-1
/
+7
|
*
|
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2014-07-06
1
-0
/
+6
|
*
|
acpi: fix typo in memory hotplug MMIO region name
Igor Mammedov
2014-07-06
1
-1
/
+1
|
*
|
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
2014-07-06
1
-1
/
+1
|
*
|
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-06
3
-11
/
+14
|
*
|
pc-dimm: error out if memory hotplug is not enabled
Igor Mammedov
2014-07-06
1
-1
/
+7
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-07
3
-13
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dataplane: submit I/O as a batch
Ming Lei
2014-07-07
1
-0
/
+2
|
*
|
ahci: map memory via device's address space instead of address_space_memory
Le Tan
2014-07-07
1
-10
/
+11
|
*
|
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
2014-07-07
2
-3
/
+10
|
|
/
*
|
xen: build on ARM
Stefano Stabellini
2014-07-07
1
-8
/
+10
*
|
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
Stefano Stabellini
2014-07-07
1
-0
/
+18
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...
Peter Maydell
2014-07-01
4
-31
/
+30
|
\
|
*
ccid-card-emulated: use EventNotifier
Paolo Bonzini
2014-07-01
1
-19
/
+10
|
*
usb: initialize libusb_device to avoid crash
Jincheng Miao
2014-07-01
1
-2
/
+2
|
*
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-07-01
1
-8
/
+16
|
*
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
2014-07-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-01
10
-79
/
+65
|
\
\
|
*
|
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
2014-07-01
1
-1
/
+1
|
*
|
qdev: drop iothread property type
Stefan Hajnoczi
2014-07-01
1
-50
/
+0
|
*
|
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
4
-1
/
+17
|
*
|
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
1
-1
/
+11
|
*
|
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
3
-0
/
+3
|
*
|
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
1
-6
/
+0
|
*
|
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
6
-15
/
+3
|
*
|
qdev: add qdev_alias_all_properties()
Stefan Hajnoczi
2014-07-01
1
-0
/
+21
|
*
|
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
2
-6
/
+0
|
*
|
dataplane: bail out on unsupported transport
Cornelia Huck
2014-07-01
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
2
-2
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
1
-2
/
+3
|
*
|
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-07-01
1
-0
/
+9
|
|
/
*
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
2014-07-01
17
-49
/
+60
|
\
\
|
*
|
irq: Slim conversion of qemu_irq to QOM
Andreas Färber
2014-07-01
1
-2
/
+20
|
*
|
irq: Allocate IRQs individually
Peter Crosthwaite
2014-07-01
4
-16
/
+10
|
*
|
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
14
-29
/
+28
|
*
|
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-06-30
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-07-01
1
-9
/
+3
|
\
\
|
|
/
|
/
|
|
*
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
1
-2
/
+2
|
*
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
1
-7
/
+1
*
|
vfio: use correct runstate
Paolo Bonzini
2014-06-30
1
-1
/
+1
*
|
vfio: Make BARs native endian
Alexey Kardashevskiy
2014-06-30
1
-10
/
+31
*
|
vfio-pci: Fix MSI-X masking performance
Alex Williamson
2014-06-30
1
-102
/
+131
*
|
vfio-pci: Fix MSI/X debug code
Alex Williamson
2014-06-30
1
-2
/
+2
|
/
[next]