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
2016-02-12
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...
Peter Maydell
2016-02-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
2016-02-11
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-11
Adds keycode 86 to the hid_usage_keys translation table.
Daniel Serpell
2016-02-11
s390x: remove s390-zipl.rom
Michael Tokarev
2016-02-11
Passthru CCID card: QOMify
Cao jin
2016-02-11
Emulated CCID card: QOMify
Cao jin
2016-02-11
ES1370: QOMify
Cao jin
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-11
hw/arm/virt: fix max-cpus check
Andrew Jones
2016-02-11
sd: limit 'req.cmd' while using as an array index
Prasad J Pandit
2016-02-10
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
2016-02-10
ahci: explicitly reject bad engine states on post_load
John Snow
2016-02-10
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
2016-02-10
ahci: Do not unmap NULL addresses
John Snow
2016-02-10
fdc: always compile-check debug prints
John Snow
2016-02-10
ide: fix device_reset to not ignore pending AIO
John Snow
2016-02-10
ide: Add silent DRQ cancellation
John Snow
2016-02-10
ide: replace blk_drain_all by blk_drain
John Snow
2016-02-10
ide: move buffered DMA cancel to core
John Snow
2016-02-10
ide: code motion
John Snow
2016-02-10
ide: Prohibit RESET on IDE drives
John Snow
2016-02-10
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
qom: Use typedef for Visitor
Eric Blake
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
2016-02-08
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
intel_iommu: large page support
Jason Wang
2016-02-06
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
[next]