index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-15
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2020-06-15
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
2020-06-15
ppc4xx: Drop redundant device realization
Markus Armbruster
2020-06-15
MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
Markus Armbruster
2020-06-15
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2020-06-15
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
2020-06-15
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
2020-06-15
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Markus Armbruster
2020-06-15
display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
Markus Armbruster
2020-06-15
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
2020-06-15
qom: Make "info qom-tree" show children sorted
Markus Armbruster
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
[next]