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
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
36
-101
/
+102
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
8
-14
/
+711
|
\
|
*
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
1
-1
/
+53
|
*
hw/mips_cpc: make VP correctly start from the reset vector
Leon Alrae
2016-07-12
1
-3
/
+2
|
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
3
-10
/
+52
|
*
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-07-12
2
-0
/
+461
|
*
hw/mips: implement GIC Interval Timer
Yongbok Kim
2016-07-12
2
-0
/
+143
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...
Peter Maydell
2016-07-12
2
-2
/
+4
|
\
\
|
*
|
xen-usb: Fix 32bit build
Anthony PERARD
2016-07-12
1
-1
/
+2
|
*
|
nec-usb-xhci: set the device state to USB_STATE_DEFAULT
Zhang Shuaiyi
2016-07-12
1
-1
/
+2
*
|
|
input: add trace events for full queues
Gerd Hoffmann
2016-07-12
3
-2
/
+10
|
/
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
2016-07-11
14
-454
/
+1160
|
\
\
|
*
|
s390x/pci: make hot-unplug handler smoother
Yi Min Zhao
2016-07-11
2
-1
/
+37
|
*
|
s390x/pci: replace fid with idx in msg data of msix
Yi Min Zhao
2016-07-11
2
-5
/
+6
|
*
|
s390x/pci: fix stpcifc_service_call
Yi Min Zhao
2016-07-11
1
-1
/
+9
|
*
|
s390x/pci: refactor list_pci
Yi Min Zhao
2016-07-11
3
-26
/
+45
|
*
|
s390x/pci: refactor s390_pci_find_dev_by_idx
Yi Min Zhao
2016-07-11
1
-20
/
+1
|
*
|
s390x/pci: add checkings in CLP_SET_PCI_FN
Yi Min Zhao
2016-07-11
1
-0
/
+21
|
*
|
s390x/pci: enable zpci hot-plug/hot-unplug
Yi Min Zhao
2016-07-11
1
-46
/
+73
|
*
|
s390x/pci: enable uid-checking
Yi Min Zhao
2016-07-11
3
-5
/
+5
|
*
|
s390x/pci: introduce S390PCIBusDevice qdev
Yi Min Zhao
2016-07-11
2
-8
/
+261
|
*
|
s390x/pci: introduce S390PCIIOMMU
Yi Min Zhao
2016-07-11
2
-10
/
+18
|
*
|
s390x/pci: introduce S390PCIBus
Yi Min Zhao
2016-07-11
2
-0
/
+18
|
*
|
s390x/pci: enforce zPCI state checking
Yi Min Zhao
2016-07-11
4
-82
/
+229
|
*
|
s390x/pci: refactor s390_pci_find_dev_by_fh
Yi Min Zhao
2016-07-11
1
-11
/
+4
|
*
|
s390x/pci: unify FH_ macros
Yi Min Zhao
2016-07-11
3
-15
/
+18
|
*
|
s390x/pci: write fid in CLP_QUERY_PCI_FN
Yi Min Zhao
2016-07-11
1
-0
/
+1
|
*
|
s390x/pci: acceleration for getting S390pciState
Yi Min Zhao
2016-07-11
1
-33
/
+20
|
*
|
s390x/pci: fix failures of dma map/unmap
Yi Min Zhao
2016-07-11
1
-4
/
+2
|
*
|
s390x/css: Unplug handler of virtual css bridge
Jing Liu
2016-07-11
7
-57
/
+164
|
*
|
s390x/css: Factor out virtual css bridge and bus
Jing Liu
2016-07-11
5
-88
/
+96
|
*
|
s390x/css: use define for "virtual-css-bridge" literal
Sascha Silbe
2016-07-11
3
-3
/
+6
|
*
|
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-07-11
3
-110
/
+157
|
*
|
s390x/ipl: fix reboots for migration from different bios
David Hildenbrand
2016-07-11
2
-2
/
+11
|
*
|
s390x/ipl: Support IPL from selected SCSI device
Alexander Yarygin
2016-07-11
2
-0
/
+31
*
|
|
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
Haozhong Zhang
2016-07-07
1
-0
/
+29
*
|
|
pc: Parse CPU features only once
Igor Mammedov
2016-07-07
1
-9
/
+28
*
|
|
arm: virt: Parse cpu_model only once
Igor Mammedov
2016-07-07
1
-21
/
+21
*
|
|
cpu: Use CPUClass->parse_features() as convertor to global properties
Igor Mammedov
2016-07-07
1
-3
/
+4
*
|
|
vl: Set errp to &error_abort on machine compat_props
Eduardo Habkost
2016-07-07
1
-0
/
+2
*
|
|
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-07-07
1
-0
/
+16
*
|
|
qdev: GlobalProperty.errp field
Eduardo Habkost
2016-07-07
1
-3
/
+8
*
|
|
qdev: Eliminate qemu_add_globals() function
Eduardo Habkost
2016-07-07
1
-20
/
+1
*
|
|
qdev: Don't stop applying globals on first error
Eduardo Habkost
2016-07-07
1
-1
/
+0
|
/
/
*
|
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
5
-9
/
+72
*
|
hw/block/m25p80: fix resource leak
Shannon Zhao
2016-07-07
1
-2
/
+4
*
|
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2016-07-07
3
-4
/
+4
*
|
aux: fix break that wanted to break two levels out
Paolo Bonzini
2016-07-07
1
-6
/
+6
*
|
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
2016-07-07
1
-4
/
+6
*
|
tap: vhost busy polling support
Jason Wang
2016-07-07
4
-3
/
+49
[next]