index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-02
s390x/virtio-ccw: support virtio-1 set_vq format
Cornelia Huck
1
-41
/
+92
2015-07-02
s390x/virtio-ccw: add virtio set-revision call
Thomas Huth
2
-2
/
+84
2015-06-30
s390x/css: Add a callback for when subchannel gets disabled
Thomas Huth
2
-0
/
+13
2015-06-30
css: mss/mcss-e vs. migration
Cornelia Huck
1
-0
/
+15
2015-06-30
virtio-ccw: complete handling of guest-initiated resets
Cornelia Huck
1
-17
/
+22
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-366
/
+192
2015-06-26
hw/arm/virt: Make block devices default to virtio
Peter Maydell
1
-0
/
+2
2015-06-26
qdev-properties-system: Improve error message for drive assignment conflict
Peter Maydell
1
-2
/
+11
2015-06-26
qdev-properties-system: Change set_pointer's parse callback to use Error
Peter Maydell
1
-13
/
+20
2015-06-26
hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
Shannon Zhao
1
-0
/
+11
2015-06-26
hw/arm/virt-acpi-build: Fix table revision and some comments
Shannon Zhao
1
-5
/
+6
2015-06-26
target-mips: add Unified Hosting Interface (UHI) support
Leon Alrae
1
-1
/
+8
2015-06-26
hw/mips: Do not clear BEV for MIPS malta kernel load
Matthew Fortune
1
-1
/
+1
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-7
/
+12
2015-06-24
virito-blk: drop duplicate check
Gonglei
1
-2
/
+1
2015-06-23
hw/pci-bridge: format special OFW unit address for PXB host
Laszlo Ersek
1
-0
/
+53
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
1
-0
/
+11
2015-06-23
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
1
-16
/
+70
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
1
-1
/
+2
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2
-2
/
+4
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
1
-1
/
+1
2015-06-23
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...
Peter Maydell
11
-79
/
+122
2015-06-23
hw/display/tcx.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-23
hw/display/qxl-logger.c: Constify some variable
Frediano Ziglio
1
-8
/
+8
2015-06-23
vt82c686: QOMify
Gonglei
1
-15
/
+32
2015-06-23
xen_pt: QOMify
Gonglei
2
-5
/
+9
2015-06-23
wdt_i6300esb: QOMify
Gonglei
1
-5
/
+9
2015-06-23
piix4: QOMify
Gonglei
1
-2
/
+6
2015-06-23
piix: piix3 QOMify
Gonglei
1
-26
/
+31
2015-06-23
pci-assign: QOMify
Gonglei
1
-18
/
+21
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
1
-0
/
+4
2015-06-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...
Peter Maydell
4
-44
/
+46
2015-06-23
xen/pass-through: constify some static data
Jan Beulich
2
-6
/
+5
2015-06-23
xen/pass-through: log errno values rather than function return ones
Jan Beulich
2
-25
/
+25
2015-06-23
xen/pass-through: ROM BAR handling adjustments
Jan Beulich
2
-6
/
+14
2015-06-23
xen/pass-through: fold host PCI command register writes
Jan Beulich
1
-7
/
+2
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
1
-1
/
+24
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
7
-339
/
+16
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
1
-4
/
+4
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+4
2015-06-23
nvme: Fix memleak in nvme_dma_read_prp
Lu Lina
1
-0
/
+1
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
1
-5
/
+10
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
5
-17
/
+233
2015-06-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...
Peter Maydell
44
-55
/
+56
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
4
-0
/
+215
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2
-17
/
+18
2015-06-23
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
1
-1
/
+1
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
1
-2
/
+2
[next]