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
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-08-31
1
-2
/
+2
|
\
|
*
nvme: Fix get/set number of queues feature, again
Dan Aloni
2017-08-29
1
-2
/
+2
*
|
s390x/pci: fixup trap_msix()
Yi Min Zhao
2017-08-30
1
-2
/
+2
*
|
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
Thomas Huth
2017-08-30
2
-0
/
+8
*
|
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
2
-0
/
+2
*
|
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
1
-3
/
+1
*
|
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
2017-08-30
1
-0
/
+2
*
|
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
3
-3
/
+1
*
|
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
2017-08-30
1
-6
/
+1
*
|
target/s390x: no need to pass kvm_state to savevm_gtod handlers
David Hildenbrand
2017-08-30
1
-1
/
+1
*
|
target/s390x: simplify gs_allowed()
David Hildenbrand
2017-08-30
1
-12
/
+2
*
|
target/s390x: simplify ri_allowed()
David Hildenbrand
2017-08-30
1
-3
/
+0
*
|
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
1
-1
/
+1
*
|
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
2017-08-30
2
-0
/
+8
*
|
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
2017-08-30
3
-25
/
+36
*
|
s390x/ccw: create s390 phb conditionally
Cornelia Huck
2017-08-30
1
-6
/
+8
*
|
s390x: chsc nt2 events are pci-only
Cornelia Huck
2017-08-30
3
-6
/
+6
*
|
s390x/pci: add stubs
Cornelia Huck
2017-08-30
2
-1
/
+78
*
|
kvm: remove hard dependency on pci
Cornelia Huck
2017-08-30
2
-0
/
+16
*
|
9pfs: fix dependencies
Cornelia Huck
2017-08-30
2
-2
/
+2
*
|
watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable
Thomas Huth
2017-08-30
1
-0
/
+1
*
|
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
2017-08-30
1
-0
/
+2
*
|
s390x: introduce 2.11 compat machine
Cornelia Huck
2017-08-30
1
-1
/
+16
*
|
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
2017-08-30
1
-6
/
+10
*
|
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
2017-08-30
1
-1
/
+1
|
/
*
numa: Move numa_legacy_auto_assign_ram to pc-i440fx-2.9
Eduardo Habkost
2017-08-23
1
-1
/
+1
*
hw/ppc/spapr_iommu: Fix crash when removing the "spapr-tce-table" device
Thomas Huth
2017-08-22
1
-0
/
+2
*
hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false
Thomas Huth
2017-08-22
1
-0
/
+2
*
hw/ppc/spapr: Fix segfault when instantiating a 'pc-dimm' without 'memdev'
Thomas Huth
2017-08-22
4
-18
/
+54
*
spapr: Allow configure-connector to be called multiple times
Bharata B Rao
2017-08-22
1
-7
/
+23
*
mmio-interface: Mark as not user creatable
Peter Maydell
2017-08-15
1
-0
/
+5
*
qxl: call qemu_spice_display_init_common for secondary devices
Paolo Bonzini
2017-08-15
1
-1
/
+1
*
xlnx-qspi: add a property for mmio-execution
KONRAD Frederic
2017-08-14
1
-3
/
+33
*
hw/misc/mmio_interface: Return after error_setg() to avoid crash
Thomas Huth
2017-08-14
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-08-10
2
-2
/
+12
|
\
|
*
virtio-blk: handle blk_getlength() errors
Stefan Hajnoczi
2017-08-10
1
-1
/
+3
|
*
IDE: Do not flush empty CDROM drives
Stefan Hajnoczi
2017-08-10
1
-1
/
+9
*
|
9pfs: local: fix fchmodat_nofollow() limitations
Greg Kurz
2017-08-10
2
-16
/
+50
|
/
*
spapr: Fix bug in h_signal_sys_reset()
Sam Bobroff
2017-08-09
1
-5
/
+4
*
spapr_drc: abort if object_property_add_child() fails
Greg Kurz
2017-08-09
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-08-08
1
-1
/
+6
|
\
|
*
scsi: clarify sense codes for LUN0 emulation
Hannes Reinecke
2017-08-08
1
-1
/
+6
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-08-08
1
-2
/
+2
|
\
\
|
*
|
hw/i386: allow SHPC for Q35 machine
Aleksandr Bezzubikov
2017-08-07
1
-2
/
+2
*
|
|
hw/arm/virt: Add 2.10 machine type
Eric Auger
2017-08-07
1
-2
/
+17
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2017-08-04
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cpu: don't allow negative core id
Laurent Vivier
2017-08-02
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170803' into staging
Peter Maydell
2017-08-04
2
-11
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mips: Add KVM T&E segment support for TCG
James Hogan
2017-08-02
2
-10
/
+19
|
*
|
mips/malta: leave space for the bootmap after the initrd
Aurelien Jarno
2017-08-02
1
-1
/
+4
|
|
/
[next]