index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: sensor number should not exceed MAX_SENSORS
Cédric Le Goater
2016-02-16
1
-8
/
+8
*
mptsas: fix wrong formula
Paolo Bonzini
2016-02-16
1
-1
/
+1
*
mptsas: fix memory leak
Paolo Bonzini
2016-02-16
1
-0
/
+1
*
mptsas: add missing va_end
Paolo Bonzini
2016-02-16
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...
Peter Maydell
2016-02-12
3
-13
/
+2
|
\
|
*
xen: Drop __XEN_LATEST_INTERFACE_VERSION__ checks from prior to Xen 4.2
Ian Campbell
2016-02-10
1
-7
/
+0
|
*
xen: drop XenXC and associated interface wrappers
Ian Campbell
2016-02-10
1
-2
/
+2
|
*
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-10
1
-4
/
+0
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-1...
Peter Maydell
2016-02-11
6
-22
/
+30
|
\
\
|
*
|
Adds keycode 86 to the hid_usage_keys translation table.
Daniel Serpell
2016-02-11
1
-1
/
+1
|
*
|
s390x: remove s390-zipl.rom
Michael Tokarev
2016-02-11
2
-2
/
+1
|
*
|
Passthru CCID card: QOMify
Cao jin
2016-02-11
1
-6
/
+8
|
*
|
Emulated CCID card: QOMify
Cao jin
2016-02-11
1
-10
/
+13
|
*
|
ES1370: QOMify
Cao jin
2016-02-11
1
-3
/
+7
*
|
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-02-11
5
-153
/
+214
|
\
\
\
|
*
|
|
ahci: prohibit "restarting" the FIS or CLB engines
John Snow
2016-02-10
1
-19
/
+20
|
*
|
|
ahci: explicitly reject bad engine states on post_load
John Snow
2016-02-10
1
-8
/
+13
|
*
|
|
ahci: handle LIST_ON and FIS_ON in map helpers
John Snow
2016-02-10
1
-10
/
+18
|
*
|
|
ahci: Do not unmap NULL addresses
John Snow
2016-02-10
1
-0
/
+8
|
*
|
|
fdc: always compile-check debug prints
John Snow
2016-02-10
1
-7
/
+8
|
*
|
|
ide: fix device_reset to not ignore pending AIO
John Snow
2016-02-10
1
-10
/
+17
|
*
|
|
ide: Add silent DRQ cancellation
John Snow
2016-02-10
1
-3
/
+18
|
*
|
|
ide: replace blk_drain_all by blk_drain
John Snow
2016-02-10
1
-1
/
+1
|
*
|
|
ide: move buffered DMA cancel to core
John Snow
2016-02-10
3
-35
/
+47
|
*
|
|
ide: code motion
John Snow
2016-02-10
1
-58
/
+58
|
*
|
|
ide: Prohibit RESET on IDE drives
John Snow
2016-02-10
1
-3
/
+7
|
|
/
/
*
|
|
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-11
4
-2
/
+8
*
|
|
hw/arm/virt: fix max-cpus check
Andrew Jones
2016-02-11
1
-5
/
+5
*
|
|
sd: limit 'req.cmd' while using as an array index
Prasad J Pandit
2016-02-11
1
-2
/
+5
|
/
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-09
10
-15
/
+3909
|
\
\
|
|
/
|
/
|
|
*
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
2016-02-09
1
-0
/
+2
|
*
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
2016-02-09
1
-1
/
+1
|
*
ipmi: do not take/drop iothread lock
Paolo Bonzini
2016-02-09
1
-2
/
+0
|
*
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
2016-02-09
6
-0
/
+3803
|
*
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
2016-02-09
2
-0
/
+93
|
*
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2016-02-09
1
-12
/
+10
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-02-09' into...
Peter Maydell
2016-02-09
4
-24
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2016-02-08
4
-24
/
+4
*
|
qapi: Drop unused error argument for list and implicit struct
Eric Blake
2016-02-08
1
-5
/
+1
*
|
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
2016-02-08
3
-8
/
+6
*
|
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
18
-171
/
+166
*
|
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
19
-97
/
+97
*
|
qom: Use typedef for Visitor
Eric Blake
2016-02-08
2
-5
/
+5
*
|
balloon: Improve use of qapi visitor
Eric Blake
2016-02-08
1
-3
/
+5
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-08
33
-717
/
+1004
|
\
|
*
net: set endianness on all backend devices
Laurent Vivier
2016-02-06
1
-12
/
+11
|
*
fix MSI injection on Xen
Stefano Stabellini
2016-02-06
3
-6
/
+19
|
*
intel_iommu: large page support
Jason Wang
2016-02-06
2
-24
/
+58
|
*
pc: set the OEM fields in the RSDT and the FADT from the SLIC
Laszlo Ersek
2016-02-06
1
-4
/
+9
|
*
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
2016-02-06
1
-0
/
+16
[next]