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
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
120
-536
/
+562
*
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
11
-18
/
+16
*
qdev: Convert to qbus_realize(), qbus_unrealize()
Markus Armbruster
2020-06-15
2
-8
/
+4
*
qdev: Put qdev_new() to use with Coccinelle
Markus Armbruster
2020-06-15
2
-2
/
+2
*
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
2020-06-15
2
-0
/
+104
*
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
Markus Armbruster
2020-06-15
1
-1
/
+0
*
Revert "hw/prep: realize the PCI root bus as part of the prep init"
Markus Armbruster
2020-06-15
1
-1
/
+0
*
qdev: Rename qbus_realize() to qbus_init()
Markus Armbruster
2020-06-15
1
-3
/
+3
*
qdev: Assert onboard devices all get realized properly
Markus Armbruster
2020-06-15
1
-0
/
+16
*
sd: Hide the qdev-but-not-quite thing created by sd_init()
Markus Armbruster
2020-06-15
1
-11
/
+27
*
qdev: Assert devices are plugged into a bus that can take them
Markus Armbruster
2020-06-15
1
-0
/
+3
*
sparc/leon3: Fix to put grlib,* devices on sysbus
Markus Armbruster
2020-06-15
1
-2
/
+2
*
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
2020-06-15
5
-18
/
+14
*
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2020-06-15
2
-0
/
+4
*
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2020-06-15
1
-1
/
+1
*
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
2020-06-15
1
-3
/
+3
*
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
2020-06-15
1
-1
/
+1
*
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
2020-06-15
1
-1
/
+2
*
ppc4xx: Drop redundant device realization
Markus Armbruster
2020-06-15
1
-2
/
+0
*
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
2020-06-15
1
-0
/
+3
*
macio: Delete unused "macio-gpio" devices
Markus Armbruster
2020-06-15
1
-0
/
+2
*
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-06-15
2
-10
/
+20
*
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
2020-06-15
1
-0
/
+5
*
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
2020-06-15
1
-1
/
+1
*
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
2020-06-15
1
-2
/
+4
*
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
3
-4
/
+15
*
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
3
-26
/
+32
*
sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Markus Armbruster
2020-06-15
1
-0
/
+1
*
display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
Markus Armbruster
2020-06-15
1
-0
/
+4
*
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
2020-06-15
1
-10
/
+13
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
34
-346
/
+3162
|
\
|
*
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
1
-2
/
+2
|
*
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
2
-0
/
+2
|
*
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
6
-6
/
+41
|
*
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
2020-06-10
1
-9
/
+10
|
*
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
1
-0
/
+19
|
*
vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
Peter Xu
2020-06-10
1
-22
/
+15
|
*
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+15
|
*
megasas: use unsigned type for positive numeric fields
Prasad J Pandit
2020-06-10
1
-19
/
+19
|
*
megasas: avoid NULL pointer dereference
Prasad J Pandit
2020-06-10
1
-1
/
+1
|
*
megasas: use unsigned type for reply_queue_head and check index
Prasad J Pandit
2020-06-10
1
-2
/
+2
|
*
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
10
-221
/
+9
|
*
hw/i386/vmport: Assert vmport initialized before registering commands
Liran Alon
2020-06-10
1
-0
/
+2
|
*
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
2020-06-10
1
-0
/
+19
|
*
hw/i386/vmport: Allow x2apic without IR
Liran Alon
2020-06-10
1
-1
/
+8
|
*
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
2020-06-10
1
-0
/
+14
|
*
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
2
-0
/
+23
|
*
hw/i386/vmport: Define enum for all commands
Liran Alon
2020-06-10
2
-21
/
+8
|
*
hw/i386/vmport: Introduce vmport.h
Liran Alon
2020-06-10
4
-37
/
+3
[next]