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
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
hw/core: Introduce CPUClass.gdb_adjust_breakpoint
Richard Henderson
2021-07-21
hw/core: Introduce TCGCPUOps.debug_check_breakpoint
Richard Henderson
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
2021-07-21
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
2021-07-21
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-21
qemu/atomic: Remove pre-C11 atomic fallbacks
Richard Henderson
2021-07-21
qemu/atomic: Use macros for CONFIG_ATOMIC64
Richard Henderson
2021-07-21
iothread: add aio-max-batch parameter
Stefano Garzarella
2021-07-19
hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
Thomas Huth
2021-07-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into staging
Peter Maydell
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
2021-07-16
hw/i386: Add a default_bus_bypass_iommu pc machine option
Xingang Wang
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
2021-07-16
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-16
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-07-15
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210714.0' i...
Peter Maydell
2021-07-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-1...
Peter Maydell
2021-07-15
hw/riscv: opentitan: Add the flash alias
Alistair Francis
2021-07-15
hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
Alistair Francis
2021-07-14
hw/i386: Introduce X86_FW_OVMF Kconfig symbol
Philippe Mathieu-Daudé
2021-07-14
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
2021-07-14
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...
Peter Maydell
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
2021-07-09
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
modules: add modinfo macros
Gerd Hoffmann
2021-07-09
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
2021-07-09
stm32f100: Add the stm32f100 SoC
Alexandre Iooss
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
block: Add bdrv_reopen_queue_free()
Alberto Garcia
[next]