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
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
2
-0
/
+6
*
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
1
-0
/
+1
*
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
2016-07-20
1
-1
/
+0
*
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-20
1
-3
/
+1
*
pc: Add x86_topo_ids_from_apicid()
Igor Mammedov
2016-07-20
1
-0
/
+15
*
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
2016-07-20
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
2016-07-14
4
-1
/
+16
|
\
|
*
ast2400: externalize revision numbers
Cédric Le Goater
2016-07-14
1
-0
/
+5
|
*
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
2
-0
/
+6
|
*
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
1
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2016-07-14
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
2
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
1
-3
/
+4
|
\
\
|
*
|
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
1
-3
/
+4
|
|
/
*
|
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
2
-0
/
+12
*
|
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
1
-1
/
+4
*
|
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
43
-49
/
+55
*
|
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
28
-80
/
+85
*
|
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
29
-67
/
+73
*
|
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
2016-07-12
1
-3
/
+1
*
|
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
9
-11
/
+11
*
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into staging
Peter Maydell
2016-07-12
4
-0
/
+291
|
\
\
|
*
|
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
1
-0
/
+18
|
*
|
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
2
-0
/
+11
|
*
|
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-07-12
1
-0
/
+216
|
*
|
hw/mips: implement GIC Interval Timer
Yongbok Kim
2016-07-12
1
-0
/
+46
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into staging
Peter Maydell
2016-07-11
3
-0
/
+50
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390x/pci: enforce zPCI state checking
Yi Min Zhao
2016-07-11
1
-0
/
+1
|
*
|
s390x/css: Factor out virtual css bridge and bus
Jing Liu
2016-07-11
1
-0
/
+31
|
*
|
s390x/css: factor out some generic code from virtio_ccw_device_realize()
Sascha Silbe
2016-07-11
1
-0
/
+18
*
|
|
machine: Add machine_register_compat_props() function
Eduardo Habkost
2016-07-07
1
-0
/
+1
*
|
|
qdev: GlobalProperty.errp field
Eduardo Habkost
2016-07-07
1
-0
/
+4
|
/
/
*
|
i.MX: split the GPT timer implementation into per SOC definitions
Jean-Christophe Dubois
2016-07-07
2
-2
/
+12
*
|
aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows
Peter Maydell
2016-07-07
2
-2
/
+2
*
|
tap: vhost busy polling support
Jason Wang
2016-07-07
2
-1
/
+5
*
|
virgl: count the calls to gl_block
Marc-André Lureau
2016-07-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
4
-8
/
+5
|
\
\
|
*
|
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-07-05
1
-1
/
+2
|
*
|
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
2
-6
/
+1
|
*
|
machine: remove iommu property
Marcel Apfelbaum
2016-07-04
1
-1
/
+0
|
*
|
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
2016-07-04
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2016-07-05
1
-0
/
+4
|
\
\
|
*
|
vmxnet3: add boot rom
Gerd Hoffmann
2016-06-24
1
-0
/
+4
*
|
|
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
2016-07-05
2
-2
/
+22
*
|
|
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+6
*
|
|
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
2016-07-05
1
-2
/
+8
*
|
|
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-0
/
+4
*
|
|
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
1
-0
/
+21
*
|
|
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2016-07-04
2
-0
/
+82
*
|
|
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-1
/
+1
[next]