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
2022-05-25
ide_ioport_read: Return lower octet of data register instead of 0xFF
Lev Kujawski
2022-05-25
hw/audio/ac97: Remove unneeded local variables
BALATON Zoltan
2022-05-25
hw/audio/ac97: Remove unimplemented reset functions
BALATON Zoltan
2022-05-25
hw/audio/ac97: Coding style fixes to avoid checkpatch errors
BALATON Zoltan
2022-05-19
target/arm: Use FIELD definitions for CPACR, CPTR_ELx
Richard Henderson
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
Peter Maydell
2022-05-19
hw/arm/virt: Fix incorrect non-secure flash dtb node name
Peter Maydell
2022-05-19
hw/adc/zynq-xadc: Use qemu_irq typedef
Philippe Mathieu-Daudé
2022-05-19
hw/intc/arm_gicv3: Provide ich_num_aprs()
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
Peter Maydell
2022-05-19
hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters
Peter Maydell
2022-05-18
Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...
Richard Henderson
2022-05-17
tulip: Assign default MAC address if not specified
Helge Deller
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-05-16
virtio-net: don't handle mq request in userspace handler for vhost-vdpa
Si-Wei Liu
2022-05-16
vhost-vdpa: change name and polarity for vhost_vdpa_one_time_request()
Si-Wei Liu
2022-05-16
vhost-vdpa: backend feature should set only once
Si-Wei Liu
2022-05-16
vhost-net: fix improper cleanup in vhost_net_start
Si-Wei Liu
2022-05-16
virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
Si-Wei Liu
2022-05-16
virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...
Si-Wei Liu
2022-05-16
hw/i386/amd_iommu: Fix IOMMU event log encoding errors
Wei Huang
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
2022-05-16
artist: Fix X cursor position calculation in X11
Helge Deller
2022-05-16
artist: Emulate screen blanking
Helge Deller
2022-05-16
artist: Allow to turn cursor on or off
Helge Deller
2022-05-16
artist: Fix vertical X11 cursor position in HP-UX
Helge Deller
2022-05-16
artist: Use human-readable variable names instead of reg_xxx
Helge Deller
2022-05-16
artist: Introduce constant for max cursor size
Helge Deller
2022-05-16
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
hw/virtio: add vhost_user_[read|write] trace points
Alex Bennée
2022-05-16
virtio-pci: add notification trace points
Alex Bennée
2022-05-16
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
vhost_net: Print feature masks in hex
Ilya Maximets
2022-05-16
intel-iommu: update iq_dw during post load
Jason Wang
2022-05-16
intel-iommu: update root_scalable before switching as during post_load
Jason Wang
2022-05-16
intel-iommu: block output address in interrupt address range
Jason Wang
2022-05-16
intel-iommu: remove VTD_FR_RESERVED_ERR
Jason Wang
2022-05-16
intel_iommu: Fix irqchip / X2APIC configuration checks
David Woodhouse
2022-05-16
intel_iommu: Only allow interrupt remapping to be enabled if it's supported
David Woodhouse
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
[next]