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
*
dec: convert to realize()
Cao jin
2019-11-29
1
-3
/
+3
*
msix: fix msix_vector_masked
Michael S. Tsirkin
2019-11-29
1
-2
/
+2
*
vhost: simplify vhost_needs_vring_endian()
Greg Kurz
2019-11-29
1
-2
/
+7
*
vhost: move virtio 1.0 check to cross-endian helper
Greg Kurz
2019-11-29
1
-4
/
+5
*
virtio: move cross-endian helper to vhost
Greg Kurz
2019-11-29
1
-2
/
+15
*
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
2019-11-29
1
-36
/
+5
*
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2019-11-29
1
-2
/
+66
*
Adds keycode 86 to the hid_usage_keys translation table.
Daniel Serpell
2019-11-29
1
-1
/
+1
*
s390x: remove s390-zipl.rom
Michael Tokarev
2019-11-29
2
-2
/
+1
*
Passthru CCID card: QOMify
Cao jin
2019-11-29
1
-6
/
+8
*
Emulated CCID card: QOMify
Cao jin
2019-11-29
1
-10
/
+13
*
ES1370: QOMify
Cao jin
2019-11-29
1
-3
/
+7
*
bcm2835_property: implement "get board revision" query
Stephen Warren
2019-11-29
4
-2
/
+8
*
hw/arm/virt: fix max-cpus check
Andrew Jones
2019-11-29
1
-5
/
+5
*
sd: limit 'req.cmd' while using as an array index
Prasad J Pandit
2019-11-29
1
-2
/
+5
*
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
2019-11-29
1
-19
/
+20
*
ahci: explicitly reject bad engine states on post_load
John Snow
2019-11-29
1
-8
/
+13
*
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
2019-11-29
1
-10
/
+18
*
ahci: Do not unmap NULL addresses
John Snow
2019-11-29
1
-0
/
+8
*
fdc: always compile-check debug prints
John Snow
2019-11-29
1
-7
/
+8
*
ide: fix device_reset to not ignore pending AIO
John Snow
2019-11-29
1
-10
/
+17
*
ide: Add silent DRQ cancellation
John Snow
2019-11-29
1
-3
/
+18
*
ide: replace blk_drain_all by blk_drain
John Snow
2019-11-29
1
-1
/
+1
*
ide: move buffered DMA cancel to core
John Snow
2019-11-29
3
-35
/
+47
*
ide: code motion
John Snow
2019-11-29
1
-58
/
+58
*
ide: Prohibit RESET on IDE drives
John Snow
2019-11-29
1
-3
/
+7
*
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2019-11-29
1
-7
/
+0
*
xen: drop XenXC and associated interface wrappers
Ian Campbell
2019-11-29
1
-2
/
+2
*
xen: drop support for Xen 4.1 and older.
Ian Campbell
2019-11-29
1
-4
/
+0
*
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
2019-11-29
1
-0
/
+2
*
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
2019-11-29
1
-1
/
+1
*
ipmi: do not take/drop iothread lock
Paolo Bonzini
2019-11-29
1
-2
/
+0
*
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2019-11-29
6
-0
/
+3803
*
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2019-11-29
2
-0
/
+93
*
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2019-11-29
1
-12
/
+10
*
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2019-11-29
1
-5
/
+1
*
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2019-11-29
3
-8
/
+6
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2019-11-29
18
-171
/
+166
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
19
-97
/
+97
*
qom: Use typedef for Visitor
Eric Blake
2019-11-29
2
-5
/
+5
*
balloon: Improve use of qapi visitor
Eric Blake
2019-11-29
1
-3
/
+5
*
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2019-11-29
4
-24
/
+4
*
net: set endianness on all backend devices
Laurent Vivier
2019-11-29
1
-12
/
+11
*
fix MSI injection on Xen
Stefano Stabellini
2019-11-29
3
-6
/
+19
*
intel_iommu: large page support
Jason Wang
2019-11-29
2
-24
/
+58
*
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2019-11-29
1
-4
/
+9
*
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2019-11-29
1
-0
/
+16
*
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2019-11-29
3
-4
/
+5
*
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2019-11-29
4
-20
/
+25
*
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2019-11-29
1
-3
/
+1
[next]