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
Age
Commit message (
Expand
)
Author
2024-02-02
hw/arm: Add GMAC devices to NPCM7XX SoC
Hao Wu
2024-02-02
hw/net: Add NPCMXXX GMAC device
Hao Wu
2024-02-02
hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]
Philippe Mathieu-Daudé
2024-02-02
hw/core: Remove transitional infrastructure from BusClass
Peter Maydell
2024-02-01
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...
Peter Maydell
2024-02-01
hw/arm: Hook up FSI module in AST2600
Ninad Palsule
2024-02-01
hw/fsi: Aspeed APB2OPB & On-chip peripheral bus
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's FSI master
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's cfam
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's fsi-slave model
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's FSI Bus
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's scratchpad device
Ninad Palsule
2024-02-01
hw/fsi: Introduce IBM's Local bus
Ninad Palsule
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
2024-01-31
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-01-31
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2024-01-30
hw/block/block.c: improve confusing blk_check_size_and_read_all() error
Manos Pitsidianakis
2024-01-30
hw/core/qdev.c: add qdev_get_human_name()
Manos Pitsidianakis
2024-01-30
include: Clean up includes
Peter Maydell
2024-01-30
m68k: Clean up includes
Peter Maydell
2024-01-30
acpi: Clean up includes
Peter Maydell
2024-01-29
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
Philippe Mathieu-Daudé
2024-01-29
accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
Philippe Mathieu-Daudé
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
tcg: Make tb_cflags() usable from target-agnostic code
Ilya Leoshkevich
2024-01-29
include/hw/core: Remove i386 conditional on fake_user_interrupt
Anton Johansson
2024-01-29
include/hw/core: Move do_interrupt in TCGCPUOps
Anton Johansson
2024-01-29
include/exec: Move cpu_*()/cpu_env() to common header
Anton Johansson
2024-01-29
include/exec: Move PAGE_* macros to common header
Anton Johansson
2024-01-29
include/exec: typedef abi_ptr to vaddr
Anton Johansson
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-29
hw/core: Include vaddr.h from cpu.h
Anton Johansson
2024-01-29
include/exec: Move vaddr defines to separate file
Anton Johansson
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-01-26
hw/arm: add PCIe to Freescale i.MX6
Nikita Ostrenkov
2024-01-26
bswap.h: Fix const_le64() macro
Peter Maydell
2024-01-26
hw/char/imx_serial: Implement receive FIFO and ageing timer
Rayhan Faizel
2024-01-26
fsl-imx6ul: Add various missing unimplemented devices
Guenter Roeck
2024-01-26
hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header
Philippe Mathieu-Daudé
2024-01-26
hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
Philippe Mathieu-Daudé
2024-01-26
hw/arm/xlnx-versal: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2024-01-26
hw/arm: Add watchdog timer to Allwinner H40 and Bananapi board
Guenter Roeck
2024-01-26
hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board
Guenter Roeck
2024-01-26
hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi board
Guenter Roeck
2024-01-26
virtio-blk: rename dataplane to ioeventfd
Stefan Hajnoczi
2024-01-26
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
[next]