index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
/
qdev-properties-system.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
Markus Armbruster
1
-1
/
+0
2020-06-15
Revert "hw/prep: realize the PCI root bus as part of the prep init"
Markus Armbruster
1
-1
/
+0
2020-06-15
qdev: Rename qbus_realize() to qbus_init()
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Assert onboard devices all get realized properly
Markus Armbruster
1
-0
/
+16
2020-06-15
sd: Hide the qdev-but-not-quite thing created by sd_init()
Markus Armbruster
1
-11
/
+27
2020-06-15
qdev: Assert devices are plugged into a bus that can take them
Markus Armbruster
1
-0
/
+3
2020-06-15
sparc/leon3: Fix to put grlib,* devices on sysbus
Markus Armbruster
1
-2
/
+2
2020-06-15
riscv: Fix type of SiFive[EU]SocState, member parent_obj
Markus Armbruster
2
-2
/
+2
2020-06-15
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
5
-18
/
+14
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2
-0
/
+4
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2
-2
/
+2
2020-06-15
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
1
-3
/
+3
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
1
-1
/
+1
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
1
-1
/
+2
2020-06-15
ppc4xx: Drop redundant device realization
Markus Armbruster
1
-2
/
+0
2020-06-15
MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
Markus Armbruster
1
-0
/
+2
2020-06-15
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
1
-0
/
+3
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
1
-0
/
+2
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2
-10
/
+20
2020-06-15
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
1
-0
/
+5
2020-06-15
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
1
-1
/
+1
2020-06-15
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
1
-2
/
+4
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
4
-4
/
+21
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
4
-27
/
+32
2020-06-15
sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Markus Armbruster
1
-0
/
+1
2020-06-15
display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
Markus Armbruster
1
-0
/
+4
2020-06-15
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
1
-10
/
+13
2020-06-15
qom: Make "info qom-tree" show children sorted
Markus Armbruster
1
-8
/
+16
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
2
-4
/
+4
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
1
-31
/
+0
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
4
-22
/
+8
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
1
-0
/
+5
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
3
-9
/
+7
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
4
-30
/
+48
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
1
-1
/
+1
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
1
-45
/
+34
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
1
-8
/
+4
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
1
-5
/
+2
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
1
-12
/
+7
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
1
-44
/
+48
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
1
-25
/
+29
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
1
-43
/
+44
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2
-44
/
+44
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2
-6
/
+0
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
7
-8
/
+43
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
4
-7
/
+0
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
4
-7
/
+12
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
3
-35
/
+34
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2
-15
/
+16
[next]