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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
2015-06-23
1
-0
/
+1
*
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
2
-16
/
+71
*
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
2015-06-23
1
-0
/
+6
*
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
2
-1
/
+3
*
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2015-06-23
3
-2
/
+6
*
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-06-23
2
-3
/
+4
*
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
1
-1
/
+6
*
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
4
-1
/
+45
*
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
2015-06-23
7
-339
/
+16
*
MAINTAINERS: add ACPI entry
Michael S. Tsirkin
2015-06-23
1
-0
/
+12
*
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-06-23
1
-4
/
+4
*
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
2
-0
/
+5
*
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
2015-06-23
1
-1
/
+1
*
virito-pci: fix OVERRUN problem
Gonglei
2015-06-23
1
-2
/
+2
*
m68k: fix usp processing on interrupt entry and exception exit
Greg Ungerer
2015-06-22
1
-4
/
+3
*
m68k: implement move to/from usp register instruction
Greg Ungerer
2015-06-22
1
-4
/
+4
*
m68k: implement more ColdFire 5208 interrupt controller functionality
Greg Ungerer
2015-06-22
1
-0
/
+14
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-06-22
28
-125
/
+837
|
\
|
*
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
2015-06-19
1
-2
/
+2
|
*
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
2015-06-19
2
-33
/
+17
|
*
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
2015-06-19
5
-19
/
+71
|
*
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
2015-06-19
3
-0
/
+150
|
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
10
-15
/
+16
|
*
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2015-06-19
6
-1
/
+434
|
*
qom: Add helper function for getting user objects root
Daniel P. Berrange
2015-06-19
5
-7
/
+22
|
*
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
2015-06-19
1
-1
/
+39
|
*
doc: Document user creatable object types in help text
Daniel P. Berrange
2015-06-19
1
-16
/
+54
|
*
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
2015-06-19
1
-1
/
+1
|
*
scripts: Add support for path as argument of qom-tree
Martin Cerveny
2015-06-19
1
-2
/
+7
|
*
tests: Use qtest_add_data_func() consistently
Andreas Färber
2015-06-19
6
-30
/
+23
|
*
qdev: Free property names after registering gpio aliases
Eduardo Habkost
2015-06-19
1
-0
/
+2
|
*
qom: strdup() target property name on object_property_add_alias()
Eduardo Habkost
2015-06-19
1
-2
/
+3
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-06-22
16
-23
/
+485
|
\
\
|
*
|
exec: clamp accesses against the MemoryRegionSection
Paolo Bonzini
2015-06-19
1
-1
/
+1
|
*
|
exec: do not clamp accesses to MMIO regions
Paolo Bonzini
2015-06-19
1
-2
/
+6
|
*
|
mc146818rtc: Reset the periodic timer on load
Paul Donohue
2015-06-19
1
-0
/
+6
|
*
|
qemu-timer: Call clock reset notifiers on forward jumps
Paul Donohue
2015-06-19
2
-1
/
+10
|
*
|
tests: virtio-scsi: Add test for unaligned WRITE SAME
Fam Zheng
2015-06-19
1
-0
/
+173
|
*
|
tests: virtio-scsi: Move start/stop to individual test functions
Fam Zheng
2015-06-17
1
-6
/
+22
|
*
|
libqos: Complete virtio device ID definition list
Fam Zheng
2015-06-17
1
-2
/
+8
|
*
|
libqos: Allow calling guest_free on NULL pointer
Fam Zheng
2015-06-17
1
-0
/
+3
|
*
|
tests: Link libqos virtio object to virtio-scsi-test
Fam Zheng
2015-06-17
1
-1
/
+1
|
*
|
i8254: fix out-of-bounds memory access in pit_ioport_read()
Petr Matousek
2015-06-17
1
-0
/
+6
|
*
|
qemu-ga: Building Windows MSI installation with configure/Makefile
Yossi Hindin
2015-06-17
2
-1
/
+89
|
*
|
qemu-ga: Introduce Windows MSI script
Yossi Hindin
2015-06-17
1
-0
/
+145
|
*
|
qemu-ga: debug printouts to help troubleshoot installation
Yossi Hindin
2015-06-17
2
-1
/
+2
|
*
|
qemu-ga: adding vss-[un]install options
Yossi Hindin
2015-06-17
1
-1
/
+9
|
*
|
qemu-log: Open file for logging when specified
Pranith Kumar
2015-06-17
1
-8
/
+5
*
|
|
target-microblaze: Remove dead code
Alistair Francis
2015-06-21
1
-4
/
+0
*
|
|
s3adsp1800: Remove the hardcoded values from the reset
Alistair Francis
2015-06-21
1
-8
/
+1
[next]