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-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
2022-07-26
hw/cxl: Fix size of constant in interleave granularity function.
Jonathan Cameron
2022-07-26
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2022-07-20
Merge tag 'pull-migration-20220720c' of https://gitlab.com/dagrh/qemu into st...
Peter Maydell
2022-07-20
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2022-07-20
softmmu/dirtylimit: Implement dirty page rate limit
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
2022-07-20
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add acpi ged support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add smbios support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add uefi bios loading support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add fw_cfg table support
Xiaojuan Yang
2022-07-18
pckbd: remove legacy i8042_mm_init() function
Mark Cave-Ayland
2022-07-18
ps2: remove unused legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
pckbd: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
ps2: remove unused legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
pckbd: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
lasips2: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
lasips2: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
lasips2: rename LASIPS2Port parent pointer to lasips2
Mark Cave-Ayland
2022-07-18
lasips2: switch to using port-based IRQs
Mark Cave-Ayland
2022-07-18
lasips2: add named input gpio to handle incoming port IRQs
Mark Cave-Ayland
2022-07-18
lasips2: add named input gpio to port for downstream PS2 device IRQ
Mark Cave-Ayland
2022-07-18
lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device
Mark Cave-Ayland
2022-07-18
lasips2: introduce port IRQ and new lasips2_port_init() function
Mark Cave-Ayland
2022-07-18
lasips2: rename LASIPS2Port irq field to birq
Mark Cave-Ayland
2022-07-18
lasips2: move mouse port initialisation to new lasips2_mouse_port_init() func...
Mark Cave-Ayland
2022-07-18
lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() fun...
Mark Cave-Ayland
2022-07-18
lasips2: introduce new LASIPS2_MOUSE_PORT QOM type
Mark Cave-Ayland
2022-07-18
lasips2: introduce new LASIPS2_KBD_PORT QOM type
Mark Cave-Ayland
2022-07-18
lasips2: QOMify LASIPS2Port
Mark Cave-Ayland
2022-07-18
lasips2: change LASIPS2State dev pointer from void to PS2State
Mark Cave-Ayland
2022-07-18
lasips2: remove legacy lasips2_initfn() function
Mark Cave-Ayland
2022-07-18
lasips2: remove the qdev base property and the lasips2_properties array
Mark Cave-Ayland
2022-07-18
pl050: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
pl050: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
[next]