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
/
hw
Age
Commit message (
Expand
)
Author
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-05
accel: introduce AccelCPUClass extending CPUClass
Claudio Fontana
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
pci: add romsize property
Paolo Bonzini
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
2021-01-29
hw/arm/armsse: Wire up clocks
Peter Maydell
2021-01-29
hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
Peter Maydell
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-29
clock: Add new clock_has_source() function
Peter Maydell
2021-01-29
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
2021-01-29
hw/misc/pvpanic: add PCI interface support
Mihai Carabas
2021-01-29
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
2021-01-29
arm-virt: add secure pl061 for reset/power down
Maxim Uvarov
2021-01-24
hw/sd: sd.h: Cosmetic change of using spaces
Bin Meng
2021-01-22
usb: add pcap support.
Gerd Hoffmann
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
2021-01-19
hw/m68k/next-cube: Add missing header comment to next-cube.h
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
2021-01-19
spapr.h: fix trailing whitespace in phb_placement
Daniel Henrique Barboza
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-01-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-16
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
[next]