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
/
hw
Age
Commit message (
Expand
)
Author
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2023-10-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Rename aspeed_soc_realize() as AST2400/2500 specific
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Rename aspeed_soc_init() as AST2400/2500 specific
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Extract code common to all boards to a common file
Philippe Mathieu-Daudé
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
Ani Sinha
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost-user-scsi: start vhost when guest kicks
Li Feng
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2023-10-22
vhost-user-common: send get_inflight_fd once
Li Feng
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
2023-10-22
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Share PIIX3's base class with PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Harmonize names of reset control memory regions
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Rename reset control operations to match PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
Bernhard Beschow
2023-10-22
hw/isa/piix4: Remove unused inbound ISA interrupt lines
Bernhard Beschow
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
2023-10-22
hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
Bernhard Beschow
[next]