.. |
acpi
|
bbadfb2e0a
tpm: Extend common APIs to support TPM TIS I2C
|
2 年之前 |
adc
|
c79aa350ea
hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
|
2 年之前 |
arm
|
05def917e1
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
|
2 年之前 |
audio
|
039a68373c
introduce -audio as a replacement for -soundhw
|
3 年之前 |
block
|
d091b5b442
hw/block: replace TABs with space
|
2 年之前 |
char
|
963e94a97b
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
|
2 年之前 |
core
|
d0aaf08bb9
tcg: remove the final vestiges of dstate
|
2 年之前 |
cpu
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
4 年之前 |
cris
|
7a5951f651
include: Include headers where needed
|
2 年之前 |
cxl
|
547a652fd1
hw/cxl: Introduce cxl_device_get_timestamp() utility function
|
2 年之前 |
display
|
7a5951f651
include: Include headers where needed
|
2 年之前 |
dma
|
7a5951f651
include: Include headers where needed
|
2 年之前 |
firmware
|
05e27d74c7
hw/smbios: add core_count2 to smbios table type 4
|
2 年之前 |
gpio
|
554c294514
hw/gpio: replace HWADDR_PRIx with PRIx64
|
3 年之前 |
hyperv
|
6ede46b910
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
|
3 年之前 |
i2c
|
a3ebb580a2
qtest: Add functions for accessing devices on Aspeed I2C controller
|
2 年之前 |
i386
|
01ecdaa40e
hw: Move the default NIC machine class setting from the x86 to the generic one
|
2 年之前 |
ide
|
0030b244a7
hw/ide: replace TABs with space
|
2 年之前 |
input
|
626fb3c6a8
hw/input: Clean up includes
|
2 年之前 |
intc
|
8555ddc671
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
|
2 年之前 |
ipack
|
43417c0c27
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
|
3 年之前 |
ipmi
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
4 年之前 |
isa
|
eb604411a7
hw/audio/via-ac97: Basic implementation of audio playback
|
2 年之前 |
kvm
|
8700a98443
target/i386: always create kvmclock device
|
4 年之前 |
loongarch
|
646c39b220
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
|
2 年之前 |
m68k
|
139535aa85
hw/m68k/mcf: Add missing 'exec/hwaddr.h' header
|
3 年之前 |
mem
|
e4bcec0c3c
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
|
3 年之前 |
mips
|
cd5066f861
hw/mips/bootloader: Handle buffers as opaque arrays
|
2 年之前 |
misc
|
05def917e1
hw: arm: allwinner-sramc: Add SRAM Controller support for R40
|
2 年之前 |
net
|
32dbebcc7e
hw/net/can: Introduce Xilinx Versal CANFD controller
|
2 年之前 |
nubus
|
52581c718c
Clean up header guards that don't match their file name
|
3 年之前 |
nvram
|
ae80d81cfa
Revert "x86: return modified setup_data only if read as memory, not as file"
|
2 年之前 |
openrisc
|
7025114b1c
hw/openrisc: Split re-usable boot time apis out to boot.c
|
3 年之前 |
pci
|
5ed3dabe57
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
|
2 年之前 |
pci-bridge
|
7bd1900b36
pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.
|
3 年之前 |
pci-host
|
9e57b81861
hw/pci-host/pam: Make init_pam() usage more readable
|
2 年之前 |
ppc
|
277ee17212
target/ppc: Add POWER9 DD2.2 model
|
2 年之前 |
rdma
|
8dbbca5c05
qapi: introduce x-query-rdma QMP command
|
3 年之前 |
remote
|
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
|
2 年之前 |
riscv
|
7da2fb240f
hw/riscv/virt: Enable basic ACPI infrastructure
|
2 年之前 |
rtc
|
2d4bd81e39
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
|
2 年之前 |
rx
|
52581c718c
Clean up header guards that don't match their file name
|
3 年之前 |
s390x
|
88693ab2a5
s390x/pv: Fix spurious warning with asynchronous teardown
|
2 年之前 |
scsi
|
766aa2de0f
virtio-scsi: implement BlockDevOps->drained_begin()
|
2 年之前 |
sd
|
2c992b88cc
hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
|
2 年之前 |
sensor
|
e51ae82571
hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
|
3 年之前 |
sh4
|
9b12fb10b7
hw/intc/sh_intc: Inline and drop sh_intc_source() function
|
3 年之前 |
southbridge
|
f0bc6bf725
hw/i386/pc: Create RTC controllers in south bridges
|
2 年之前 |
sparc
|
e178113ff6
hw: Replace anti-social QOM type names
|
4 年之前 |
ssi
|
f0830823d0
Do not include hw/hw.h if it is not necessary
|
2 年之前 |
timer
|
8e7db8ab51
hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
|
2 年之前 |
tricore
|
f0830823d0
Do not include hw/hw.h if it is not necessary
|
2 年之前 |
usb
|
7a5951f651
include: Include headers where needed
|
2 年之前 |
vfio
|
8249cffc62
vfio/migration: Rename entry points
|
2 年之前 |
virtio
|
8e9ebd7523
virtio-input: add a virtio-mulitouch device
|
2 年之前 |
watchdog
|
17b9730f98
hw/watchdog: Allwinner WDT emulation for system reset
|
2 年之前 |
xen
|
2f20b1732d
xen: Drop support for Xen versions below 4.7.1
|
2 年之前 |
xtensa
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
boards.h
|
01ecdaa40e
hw: Move the default NIC machine class setting from the x86 to the generic one
|
2 年之前 |
clock.h
|
40f3e79a86
host-utils: add 128-bit quotient support to divu128/divs128
|
3 年之前 |
elf_ops.h
|
48805df9c2
replace TABs with spaces
|
2 年之前 |
fw-path-provider.h
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
hotplug.h
|
ceefa0b746
pci: fix 'hotplugglable' property behavior
|
2 年之前 |
hw.h
|
8905770b27
compiler.h: replace QEMU_NORETURN with G_NORETURN
|
3 年之前 |
ide.h
|
066282672b
hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
|
2 年之前 |
irq.h
|
0ebfc997d2
hw/core/irq: remove unused 'qemu_irq_split' function
|
3 年之前 |
loader-fit.h
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 年之前 |
loader.h
|
ff11422804
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
|
2 年之前 |
nmi.h
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
or-irq.h
|
e844f0c5d0
hw: Replace qemu_or_irq typedef by OrIRQState
|
2 年之前 |
pcmcia.h
|
48805df9c2
replace TABs with spaces
|
2 年之前 |
platform-bus.h
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 年之前 |
ptimer.h
|
9598c1bb39
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
|
3 年之前 |
qdev-clock.h
|
5ee0abed51
clock: Add ClockEvent parameter to callbacks
|
4 年之前 |
qdev-core.h
|
26462a700c
hw/qdev: introduce qdev_is_realized() helper
|
2 年之前 |
qdev-dma.h
|
f91005e195
Supply missing header guards
|
6 年之前 |
qdev-properties-system.h
|
45efa07f0f
qdev: Reuse DEFINE_PROP in all DEFINE_PROP_* macros
|
4 年之前 |
qdev-properties.h
|
18c22d7112
qdev-properties: Add a new macro with bitmask check for uint64_t property
|
3 年之前 |
register.h
|
4d63ef20cf
hw/core/register: Add more 64-bit utilities
|
4 年之前 |
registerfields.h
|
4a71d6d32e
hw/registerfields: Add shared fields macros
|
3 年之前 |
resettable.h
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
stream.h
|
cfbef3f4eb
hw/core/stream: Rename StreamSlave as StreamSink
|
4 年之前 |
sysbus.h
|
30b5707c26
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
|
4 年之前 |
usb.h
|
6c10e08a4f
hw/usb: fix tab indentation
|
2 年之前 |
vmstate-if.h
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |