index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
2020-06-15
riscv: Fix type of SiFive[EU]SocState, member parent_obj
Markus Armbruster
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus 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
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
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
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
2020-06-12
sysemu/accel: Restrict machine methods to system-mode
Philippe Mathieu-Daudé
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-06-12
acpi: ged: rename event memory region
Gerd Hoffmann
2020-06-12
acpi: fadt: add hw-reduced sleep register support
Gerd Hoffmann
2020-06-12
virtio: add vhost-user-vsock base device
Stefano Garzarella
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-10
exec: set map length to zero when returning NULL
Prasad J Pandit
2020-06-10
qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute
Philippe Mathieu-Daudé
2020-06-10
memory: Make 'info mtree' not display disabled regions by default
Philippe Mathieu-Daudé
2020-06-10
KVM: Kick resamplefd for split kernel irqchip
Peter Xu
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
2020-06-10
exec: Let address_space_read/write_cached() propagate MemTxResult
Philippe Mathieu-Daudé
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
2020-06-10
vmbus: vmbus implementation
Jon Doron
2020-06-10
vmbus: add vmbus protocol definitions
Jon Doron
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2020-06-09
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-0806...
Peter Maydell
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
[next]