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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-09-29
nubus: add support for slot IRQs
Mark Cave-Ayland
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
2021-09-29
mac-nubus-bridge: rename MacNubusState to MacNubusBridge
Mark Cave-Ayland
2021-09-29
nubus-bridge: introduce separate NubusBridge structure
Mark Cave-Ayland
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
2021-09-29
nubus-device: remove nubus_register_rom() and nubus_register_format_block()
Mark Cave-Ayland
2021-09-29
nubus: use bitmap to manage available slots
Mark Cave-Ayland
2021-09-29
nubus-device: expose separate super slot memory region
Mark Cave-Ayland
2021-09-29
nubus-device: rename slot_nb variable to slot
Mark Cave-Ayland
2021-09-27
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
2021-09-24
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210921' into staging
Richard Henderson
2021-09-24
hw/nvme: fix verification of select field in namespace attachment
Naveen Nagar
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-21
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-09-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210921'...
Peter Maydell
2021-09-21
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-21
hw/riscv: virt: Add optional ACLINT support to virt machine
Anup Patel
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-21
sifive_u: Connect the SiFive PWM device
Alistair Francis
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2021-09-20
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210916-pull-request' ...
Peter Maydell
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
2021-09-15
block: block-status cache for data regions
Hanna Reitz
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
2021-09-15
qdev: Complete qdev_init_gpio_out() documentation
Philippe Mathieu-Daudé
2021-09-15
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...
Peter Maydell
2021-09-15
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
2021-09-15
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-09-14
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
[next]