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-10-10
scsi-disk: support setting CD-ROM block size via device options
John Millikin
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-03
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
2022-10-04
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-01
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
Lev Kujawski
2022-09-30
piix_ide_reset: Use pci_set_* functions instead of direct access
Lev Kujawski
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-29
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-09-29
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
2022-09-29
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-29
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2022-09-29
serial: Allow unaligned i/o access
Arwed Meyer
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-28
Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...
Stefan Hajnoczi
2022-09-28
Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-09-27
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
2022-09-27
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
hw/xen: set pci Atomic Ops requests for passthrough device
Ruili Ji
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-27
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-09-27
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
2022-09-27
x86: use typedef for SetupData struct
Jason A. Donenfeld
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
2022-09-27
e1000e: set RX desc status with DD flag in a separate operation
Ding Hui
2022-09-27
virtio-gpu: update scanout if there is any area covered by the rect
Dongwon Kim
2022-09-27
hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
Philippe Mathieu-Daudé
2022-09-27
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
2022-09-27
usbnet: Detect short packets as sent by the xHCI controller
Michael Brown
2022-09-27
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
Michael Brown
2022-09-27
usbnet: Add missing usb_wakeup() call in usbnet_receive()
Michael Brown
2022-09-27
hcd-xhci: drop operation with secondary stream arrays enabled
Qiang Liu
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
2022-09-27
usb/msd: move usb_msd_packet_complete()
Gerd Hoffmann
[next]