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
*
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-10-18
3
-6
/
+3
|
\
|
*
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
2013-10-17
2
-4
/
+2
|
*
cirrus: Mark vga io region as coalesced MMIO flushing
Jan Kiszka
2013-10-17
1
-2
/
+1
*
|
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
2013-10-18
1
-1
/
+1
|
\
\
|
*
|
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
2013-10-16
1
-1
/
+1
*
|
|
spice: fix multihead support
Gerd Hoffmann
2013-10-17
1
-2
/
+1
*
|
|
spice: replace use of deprecated API
Marc-André Lureau
2013-10-17
1
-8
/
+8
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...
Anthony Liguori
2013-10-14
1
-109
/
+518
|
\
\
|
*
|
vfio-pci: Fix endian issues in vfio_pci_size_rom()
Alex Williamson
2013-10-04
1
-2
/
+2
|
*
|
vfio-pci: Add dummy PCI ROM write accessor
Alex Williamson
2013-10-04
1
-0
/
+6
|
*
|
vfio: Fix debug output for int128 values
Alexey Kardashevskiy
2013-10-03
1
-2
/
+4
|
*
|
vfio-pci: Implement PCI hot reset
Alex Williamson
2013-10-02
1
-38
/
+300
|
*
|
vfio-pci: Cleanup error_reports
Alex Williamson
2013-10-02
1
-12
/
+12
|
*
|
vfio-pci: Lazy PCI option ROM loading
Alex Williamson
2013-10-02
1
-62
/
+122
|
*
|
vfio-pci: Test device reset capabilities
Alex Williamson
2013-10-02
1
-0
/
+46
|
*
|
vfio-pci: Add support for MSI affinity
Alex Williamson
2013-10-02
1
-7
/
+40
*
|
|
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
9
-0
/
+38
*
|
|
ahci: set ahci mode on reset
Michael S. Tsirkin
2013-10-11
1
-1
/
+9
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging
Anthony Liguori
2013-10-10
2
-13
/
+7
|
\
\
|
*
|
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-10-10
1
-13
/
+6
|
*
|
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-10-10
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-10-10
1
-11
/
+34
|
\
\
|
*
|
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
2013-10-09
1
-11
/
+34
|
|
/
*
|
hw/9pfs: Fix errno value for xattr functions
Daniel P. Berrange
2013-10-05
1
-3
/
+3
*
|
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
2013-10-02
1
-0
/
+2
*
|
sh4: Fix serial line access for Linux kernels later than 3.2
Guenter Roeck
2013-10-02
1
-2
/
+0
*
|
hw/alpha: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-30
6
-108
/
+327
|
\
|
*
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
2013-09-28
1
-36
/
+25
|
*
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
1
-61
/
+91
|
*
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
2013-09-28
1
-26
/
+17
|
*
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
1
-38
/
+171
|
*
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-09-28
1
-5
/
+5
|
*
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
2013-09-22
1
-0
/
+1
|
*
pci: remove explicit check to 64K ioport size
Hervé Poussineau
2013-09-15
1
-2
/
+4
|
*
piix4: disable io on reset
Michael S. Tsirkin
2013-09-15
1
-0
/
+1
|
*
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
|
*
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
|
*
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
2013-09-15
1
-0
/
+50
|
*
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
2013-09-15
1
-0
/
+10
*
|
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
2013-09-30
2
-1
/
+3
|
\
\
|
*
|
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
2013-09-25
1
-0
/
+1
|
*
|
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-25
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
2013-09-30
2
-425
/
+485
|
\
\
\
|
*
|
|
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2013-09-24
1
-30
/
+0
|
*
|
|
hda-codec: make mixemu selectable at runtime
Bandan Das
2013-09-24
2
-59
/
+122
|
*
|
|
hda-codec: refactor common definitions into a header file
Bandan Das
2013-09-24
2
-423
/
+450
*
|
|
|
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2013-09-30
5
-52
/
+482
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2013-09-20
2
-1
/
+399
|
*
|
|
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
2013-09-20
3
-7
/
+7
[next]