Peter Maydell 881419b711 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 5 年之前
..
9pfs 92c451222c virtio-9p: Use ERRP_GUARD() 5 年之前
acpi 4bf7c0cb09 ACPI: Assert that we don't run out of the preallocated memory 5 年之前
adc d04bf49c9e hw/adc/stm32f2xx_adc: Correct memory region size and access size 5 年之前
alpha 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
arm ce4f70e81e hw/arm/nrf51_soc: Set system_clock_scale 5 年之前
audio 2336172d9b audio: set default value for pcspk.iobase property 5 年之前
avr 5e29521a82 hw/avr/boot: Fix memory leak in avr_load_firmware() 5 年之前
block 7a309cc95b qom: Change object_get_canonical_path_component() not to malloc 5 年之前
char 59093cc407 hw/char: Convert the Ibex UART to use the registerfields API 5 年之前
core 2ebc21216f hw/pci-host: save/restore pci host config register 5 年之前
cpu 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
cris 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
display d97df4b84b qxl: fix modular builds with dtrace 5 年之前
dma 7ad36e2e24 hw: Mark nd_table[] misuse in realize methods FIXME 5 年之前
gpio 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
hppa 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
hyperv dcfe480544 error: Avoid unnecessary error_propagate() after error_setg() 5 年之前
i2c 1373b15bb5 hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() 5 年之前
i386 2ebc21216f hw/pci-host: save/restore pci host config register 5 年之前
ide 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 年之前
input 2c9728c0db hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES 5 年之前
intc 9e60d759d3 hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ 5 年之前
ipack b69c3c21a5 qdev: Unrealize must not fail 5 年之前
ipmi e3f7320caa ipmi: add SET_SENSOR_READING command 5 年之前
isa 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
lm32 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
m68k 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 年之前
mem 7a309cc95b qom: Change object_get_canonical_path_component() not to malloc 5 年之前
microblaze 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
mips 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
misc ca05a240d4 hw/misc/aspeed_sdmc: Fix incorrect memory size 5 年之前
moxie ea0ac7f6f8 hw: Make MachineClass::is_default a boolean type 5 年之前
net 035e69b063 hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment() 5 年之前
nios2 dcef727e5e hw/nios2: exit to main CPU loop only when unmasking interrupts 5 年之前
nubus 8e5c952b37 hw: Remove unnecessary DEVICE() cast 5 年之前
nvram 077195187b hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value 5 年之前
openrisc 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
pci 2ebc21216f hw/pci-host: save/restore pci host config register 5 年之前
pci-bridge 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
pci-host 1de7096d83 xen: Use ERRP_GUARD() 5 年之前
pcmcia 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 年之前
ppc aef92d87c5 pseries: fix kvmppc_set_fwnmi() 5 年之前
rdma 08b689aa6b lockable: Replace locks with lock guard macros 5 年之前
riscv e79d27cb32 hw/riscv: sifive_e: Correct debug block size 5 年之前
rtc 8380b3a453 goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH 5 年之前
rx 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 年之前
s390x 148d25e0f6 s390x/s390-virtio-ccw: fix off-by-one in loadparm getter 5 年之前
scsi 386f6c07d2 error: Avoid error_propagate() after migrate_add_blocker() 5 年之前
sd 838886378e sd/milkymist-memcard: Fix format string 5 年之前
semihosting 7d2d6522bb semihosting: don't send the trailing '\0' 5 年之前
sh4 95f4dc444a hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' 5 年之前
smbios 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
sparc 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 年之前
sparc64 5325cc34a2 qom: Put name parameter before value / visitor parameter 5 年之前
ssi 581e109d58 ssi: Add ssi_realize_and_unref() 5 年之前
timer 13557fd392 hw/timer/imx_epit: Avoid assertion when CR.SWR is written 5 年之前
tpm f8b332a1ff tpm: tpm_spapr: Exit on TPM backend failures 5 年之前
tricore abcbc4eeca hw: Do not initialize MachineClass::is_default to 0 5 年之前
unicore32 3b34ee6780 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() 5 年之前
usb 8d942986be hw: Only compile the usb-dwc2 controller if it is really needed 5 年之前
vfio 8ec1415935 vfio: fix use-after-free in display 5 年之前
virtio facc68516a virtio-mem: Correct format specifier mismatch for RISC-V 5 年之前
watchdog 69ed08e4c5 hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status 5 年之前
xen 2a4b472c3c osdep.h: Always include <sys/signal.h> if it exists 5 年之前
xenpv d9018fbbd6 trivial: Remove xenfb_enabled from sysemu.h 5 年之前
xtensa 934df91296 qdev: Make qdev_prop_set_drive() match the other helpers 5 年之前
Kconfig 50486d63fb hw/avr: Add limited support for some Arduino boards 5 年之前
Makefile.objs d39e93d483 vga: build qxl as module 5 年之前