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
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-09
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-09
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-05-09
disas: Remove old libopcode arm disassembler
Thomas Huth
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
2022-05-08
dino: move from hw/hppa to hw/pci-host
Mark Cave-Ayland
2022-05-07
pc: remove -soundhw pcspk
Paolo Bonzini
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-06
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2022-05-06
sysemu: tpm: Add a stub function for TPM_IS_CRB
Eric Auger
2022-05-05
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-05-04
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
2022-05-04
Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
Hanna Reitz
2022-05-04
block: Classify bdrv_get_flags() as I/O function
Hanna Reitz
2022-05-04
disas: Remove old libopcode s390 disassembler
Thomas Huth
2022-05-04
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2022-05-03
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
aspeed/wdt: Add AST1030 support
Steven Lee
2022-05-02
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2022-05-02
aspeed/adc: Add AST1030 support
Steven Lee
2022-05-02
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-05-02
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-04-29
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-29
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-29
crypto: move sm4_sbox from target/arm
Weiwei Li
[next]