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-06-22
io: add a QIOChannelNull equivalent to /dev/null
Daniel P. Berrangé
2022-06-22
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2022-06-22
aspeed/i2c: Add ast1030 controller models
CĂ©dric Le Goater
2022-06-22
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2022-06-22
aspeed: i2c: Add new mode support
Joe Komlodi
2022-06-22
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2022-06-22
hw/registerfields: Add shared fields macros
Joe Komlodi
2022-06-20
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-16
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
pci-bridge/cxl_upstream: Add a CXL switch upstream port
Jonathan Cameron
2022-06-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
vfio-user: IOMMU support for remote device
Jagannathan Raman
2022-06-15
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-06-15
remote/machine: add vfio-user property
Jagannathan Raman
2022-06-15
qdev: unplug blocker for devices
Jagannathan Raman
2022-06-14
qmp: add filtering of statistics by name
Paolo Bonzini
2022-06-14
qmp: add filtering of statistics by provider
Paolo Bonzini
2022-06-14
hmp: add basic "info stats" implementation
Mark Kanda
2022-06-14
cutils: add functions for IEC and SI prefixes
Paolo Bonzini
2022-06-14
qmp: add filtering of statistics by target vCPU
Paolo Bonzini
2022-06-14
qmp: Support for querying stats
Mark Kanda
2022-06-14
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
ui/console: Do not return a value with ui_info
Akihiko Odaki
2022-06-11
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
2022-06-11
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
2022-06-11
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
hw/isa/piix4: Inline and remove piix4_create()
Bernhard Beschow
2022-06-11
hw/isa/piix4: QOM'ify PIIX4 PM creation
Bernhard Beschow
2022-06-11
hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
Bernhard Beschow
2022-06-11
hw/southbridge/piix: Aggregate all PIIX southbridge type names
Bernhard Beschow
2022-06-11
hw/acpi/piix4: remove unused piix4_pm_initfn() function
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: use qdev gpio to wire up sci_irq
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
hw/acpi/piix4: change smm_enabled from int to bool
Mark Cave-Ayland
2022-06-11
hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
Peter Maydell
2022-06-10
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
[next]