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-10-30
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-10-29
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-10-28
hw/riscv: microchip_pfsoc: Use the PLIC config helper function
Alistair Francis
2021-10-28
hw/riscv: sifive_u: Use the PLIC config helper function
Alistair Francis
2021-10-28
hw/riscv: boot: Add a PLIC config string function
Alistair Francis
2021-10-28
hw/riscv: virt: Don't use a macro for the PLIC configuration
Alistair Francis
2021-10-27
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
2021-10-27
host-utils: move checks out of divu128/divs128
Luis Pires
2021-10-22
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
2021-10-22
Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...
Richard Henderson
2021-10-22
Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800-pull-request' int...
Richard Henderson
2021-10-22
hw/riscv: opentitan: Update to the latest build
Alistair Francis
2021-10-22
aspeed/smc: Use a container for the flash mmio address space
Cédric Le Goater
2021-10-21
Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into staging
Richard Henderson
2021-10-21
hw/acpi/aml-build: Add PPTT table
Andrew Jones
2021-10-20
hw/arm/virt: Only describe cpu topology since virt-6.2
Yanan Wang
2021-10-21
spapr/xive: Add source status helpers
Cédric Le Goater
2021-10-20
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel
2021-10-20
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2021-10-18
vt82c686: Add a method to VIA_ISA to raise ISA interrupts
BALATON Zoltan
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-15
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-13
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
2021-10-12
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-10-12
hw: aspeed_gpio: Fix GPIO array indexing
Peter Delevoryas
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
2021-10-12
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
[next]