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-09-18
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
2024-09-17
Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-17
include/hw/s390x: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-16
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-09-13
ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
Volker Rümelin
2024-09-13
ui/sdl2: release all modifiers
Volker Rümelin
2024-09-13
hw/char/escc: convert Sun mouse to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
fifo8: introduce fifo8_peek() function
Mark Cave-Ayland
2024-09-13
fifo8: add fifo8_peek_buf() function
Mark Cave-Ayland
2024-09-13
hw/char/pl011: Remove unused 'readbuff' field
Philippe Mathieu-Daudé
2024-09-13
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
2024-09-13
system: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-09-13
hw/dma: Remove ETRAX_FS DMA device
Philippe Mathieu-Daudé
2024-09-13
hw/net: Remove TYPE_ETRAX_FS_ETH device
Philippe Mathieu-Daudé
2024-09-13
hw/char: Remove TYPE_ETRAX_FS_SERIAL device
Philippe Mathieu-Daudé
2024-09-13
linux-user: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-09-13
hw/sh4: Remove sh7750_register_io_device() helper
Philippe Mathieu-Daudé
2024-09-13
hw/block: Remove TC58128 NAND EEPROM
Philippe Mathieu-Daudé
2024-09-13
hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-09-13
hvf: Split up hv_vm_create logic per arch
Danny Canter
2024-09-13
hw/boards: Add hvf_get_physical_address_range to MachineClass
Danny Canter
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
2024-09-13
hw/core/resettable: Remove transitional_function machinery
Peter Maydell
2024-09-13
hw: Rename DeviceClass::reset field to legacy_reset
Peter Maydell
2024-09-13
hw: Define new device_class_set_legacy_reset()
Peter Maydell
2024-09-13
hw: Remove device_class_set_parent_reset()
Peter Maydell
2024-09-13
target/s390: Convert CPU to Resettable interface
Peter Maydell
2024-09-13
Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-09-12
hw/loongarch: virt: support up to 4 serial ports
Jason A. Donenfeld
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
2024-09-11
hw: Move declaration of IRQState to header and add init function
BALATON Zoltan
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
2024-09-10
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-09-10
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-09-10
Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-09-09
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
2024-09-09
crypto: Introduce x509 utils
Dorjoy Chowdhury
2024-09-09
crypto: Define macros for hash algorithm digest lengths
Dorjoy Chowdhury
[next]