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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...
Peter Maydell
2019-07-03
2
-2
/
+38
|
\
|
*
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2019-07-03
2
-2
/
+38
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
6
-3
/
+162
|
\
\
|
|
/
|
/
|
|
*
qapi: Split dump.json off misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
|
*
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
2019-07-02
1
-0
/
+1
|
*
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
1
-0
/
+2
|
*
qapi: Split machine.json off misc.json
Markus Armbruster
2019-07-02
2
-1
/
+2
|
*
qom: Move HMP command handlers to qom/
Markus Armbruster
2019-07-02
2
-1
/
+3
|
*
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
1
-0
/
+153
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
2019-07-02
9
-16
/
+22
|
\
\
|
*
|
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
1
-1
/
+0
|
*
|
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
2
-1
/
+2
|
*
|
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
1
-0
/
+10
|
*
|
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
1
-3
/
+3
|
*
|
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
1
-1
/
+1
|
*
|
xics/spapr: Drop unused function declaration
Greg Kurz
2019-07-02
1
-1
/
+0
|
*
|
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
1
-0
/
+1
|
*
|
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
3
-5
/
+1
|
*
|
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
2019-07-02
1
-4
/
+1
|
*
|
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2019-07-02
2
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...
Peter Maydell
2019-07-02
1
-1
/
+2
|
\
\
|
*
|
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-07-02
1
-2
/
+6
|
\
\
|
*
|
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
1
-2
/
+6
|
*
|
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
2019-07-02
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
2019-07-02
6
-8
/
+124
|
\
\
|
*
|
aspeed: Link SCU to the watchdog
Joel Stanley
2019-07-01
1
-0
/
+1
|
*
|
hw/misc/aspeed_xdma: New device
Eddie James
2019-07-01
2
-0
/
+33
|
*
|
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
2019-07-01
1
-0
/
+3
|
*
|
aspeed: add support for multiple NICs
Cédric Le Goater
2019-07-01
1
-1
/
+2
|
*
|
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
1
-1
/
+4
|
*
|
hw/arm/aspeed: Add RTC to SoC
Joel Stanley
2019-07-01
1
-0
/
+2
|
*
|
hw: timer: Add ASPEED RTC device
Joel Stanley
2019-07-01
1
-0
/
+31
|
*
|
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-07-01
1
-2
/
+2
|
*
|
aspeed: add a per SoC mapping for the interrupt space
Cédric Le Goater
2019-07-01
1
-0
/
+36
|
*
|
i.mx7d: pci: Update PCI IRQ mapping to match HW
Andrey Smirnov
2019-07-01
1
-4
/
+4
|
*
|
i.mx7d: Add no-op/unimplemented PCIE PHY IP block
Andrey Smirnov
2019-07-01
1
-0
/
+3
|
*
|
i.mx7d: Add no-op/unimplemented APBH DMA module
Andrey Smirnov
2019-07-01
1
-0
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
2019-07-02
2
-0
/
+5
|
\
\
|
*
|
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
2
-0
/
+5
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...
Peter Maydell
2019-07-01
3
-3
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: Move bitbang_i2c.h to include/hw/i2c/
BALATON Zoltan
2019-06-28
3
-3
/
+15
|
|
/
*
|
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
11
-1
/
+2893
*
|
Revert xen/io/ring.h of "Clean up a few header guard symbols"
Anthony PERARD
2019-06-24
1
-3
/
+3
*
|
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
1
-1
/
+1
*
|
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
1
-0
/
+1
*
|
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
1
-4
/
+2
|
/
*
hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1
Greg Kurz
2019-06-21
2
-6
/
+0
*
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
1
-0
/
+1
*
vmstate: Add support for kernel integer types
Liran Alon
2019-06-21
1
-0
/
+26
[next]