QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Philippe Mathieu-Daudé ec0504b989 hw/virtio: Introduce virtio_bh_new_guarded() helper 2 years ago
..
9pfs * configure: use a native non-cross compiler for linux-user 3 years ago
acpi hmat acpi: Fix out of bounds access due to missing use of indirection 2 years ago
adc hw/adc: Constify VMState 3 years ago
alpha hw/alpha/dp264: use pci_init_nic_devices() 3 years ago
arm hw/arm/smmu: Avoid using inlined functions with external linkage again 2 years ago
audio virtio-snd: rewrite invalid tx/rx message handling 2 years ago
avr hw/avr/atmega: Fix wrong initial value of stack pointer 3 years ago
block vhost-user-blk: simplify and fix vhost_user_blk_handle_config_change 2 years ago
char hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
core hw/clock: Let clock_set_mul_div() return a boolean value 2 years ago
cpu target/arm: Move GTimer definitions to new 'gtimer.h' header 3 years ago
cris hw/net/etraxfs-eth: use qemu_configure_nic_device() 3 years ago
cxl hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config() 2 years ago
display vga: do not treat horiz pel panning value of 8 as "enabled" 2 years ago
dma hw/dma: Pass parent object to i8257_dma_init() 3 years ago
fsi hw/fsi: Aspeed APB2OPB & On-chip peripheral bus 3 years ago
gpio * Fix timeouts in Travis-CI jobs 2 years ago
hppa hw/hppa: do not require CONFIG_USB 2 years ago
hyperv vmbus: Print a warning when enabled without the recommended set of features 2 years ago
i2c hw/i2c: Implement Broadcom Serial Controller (BSC) 2 years ago
i386 * lsi53c895a: fix assertion failure with invalid Block Move 2 years ago
ide hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h 2 years ago
input hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper 2 years ago
intc hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled 2 years ago
ipack hw/ipack: Constify VMState 3 years ago
ipmi hw/ipmi: Constify VMState 3 years ago
isa Misc HW patch queue 2 years ago
loongarch smbios: get rid of global smbios_ep_type 2 years ago
m68k virt: set the CPU type in BOOTINFO 2 years ago
mem hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize() 2 years ago
microblaze hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user 2 years ago
mips mips: do not list individual devices from configs/ 2 years ago
misc hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock 2 years ago
net Revert "hw/virtio: Add support for VDPA network simulation devices" 2 years ago
nios2 target/nios2: Deprecate the Nios II architecture 3 years ago
nubus hw/nubus: add nubus-virtio-mmio device 2 years ago
nvme hw/nvme: fix -Werror=maybe-uninitialized 2 years ago
nvram hw/nvram/mac_nvram: Report failure to write data 2 years ago
openrisc hw/openrisc/openrisc_sim: use qemu_create_nic_device() 3 years ago
pci virtio,pc,pci: features, cleanups, fixes 2 years ago
pci-bridge virtio,pc,pci: features, cleanups, fixes 2 years ago
pci-host hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ 2 years ago
pcmcia hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() 3 years ago
ppc hw/ppc/spapr: Include missing 'sysemu/tcg.h' header 2 years ago
rdma hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port() 3 years ago
remote hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() 2 years ago
riscv target/riscv/kvm: fix timebase-frequency when using KVM acceleration 2 years ago
rtc hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later 2 years ago
rx hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary 3 years ago
s390x hw/core: Declare CPUArchId::cpu as CPUState instead of Object 2 years ago
scsi esp.c: remove explicit setting of DRQ within ESP state machine 2 years ago
sd hw/sd: Constify VMState 3 years ago
sensor hw/sensor: Constify VMState 3 years ago
sh4 hw/usb: extract sysbus-ohci to a separate file 2 years ago
smbios hw/smbios: add stub for smbios_get_table_legacy() 2 years ago
sparc hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro 2 years ago
sparc64 sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space 2 years ago
ssi aspeed/smc: Only wire flash devices at reset 2 years ago
timer misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action() 2 years ago
tpm hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init 2 years ago
tricore hw/tricore/testboard: Use qdev_new() instead of QOM basic API 2 years ago
ufs hw/ufs: avoid generating the same ID string for different LU devices 3 years ago
usb usb-audio: Fix invalid values in AudioControl descriptors 2 years ago
vfio vfio/iommufd: Fix memory leak 2 years ago
virtio hw/virtio: Introduce virtio_bh_new_guarded() helper 2 years ago
watchdog hw/watchdog: Constify VMState 3 years ago
xen Xen queue: 2 years ago
xenpv hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs 3 years ago
xtensa hw/xtensa/xtfpga: use qemu_create_nic_device() 3 years ago
Kconfig hw/fsi: Introduce IBM's Local bus 3 years ago
meson.build hw/fsi: Introduce IBM's Local bus 3 years ago