summary refs log tree commit diff stats
path: root/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-blk: rename dataplane to ioeventfdStefan Hajnoczi2024-01-261-39/+39
| * | virtio-blk: rename dataplane create/destroy functionsStefan Hajnoczi2024-01-261-11/+12
| * | virtio-blk: move dataplane code into virtio-blk.cStefan Hajnoczi2024-01-266-459/+348
| |/
* / virtio-net: correctly copy vnet header when flushing TXJason Wang2024-01-251-4/+9
|/
* Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-01-204-13/+59
|\
| * qemu-options: Remove the deprecated -no-acpi optionThomas Huth2024-01-191-2/+2
| * s390x/pci: drive ISM reset from subsystem resetMatthew Rosato2024-01-192-9/+25
| * s390x/pci: refresh fh before disabling aifMatthew Rosato2024-01-191-0/+9
| * s390x/pci: avoid double enable/disable of aifMatthew Rosato2024-01-191-2/+23
* | Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell2024-01-1911-146/+184
|\ \
| * | hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issuedMark Cave-Ayland2024-01-191-0/+1
| * | hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...Mark Cave-Ayland2024-01-191-15/+13
| * | hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sourcesMark Cave-Ayland2024-01-191-5/+27
| * | hw/scsi/esp-pci: use correct address register for PCI DMA transfersMark Cave-Ayland2024-01-191-1/+1
| * | hw/s390x: Rename cpu_class_init() to include 'sclp'Philippe Mathieu-Daudé2024-01-191-2/+2
| * | hw/core/cpu: Rename cpu_class_init() to include 'common'Philippe Mathieu-Daudé2024-01-191-2/+2
| * | hw/pflash: implement update buffer for block writesGerd Hoffmann2024-01-193-30/+89
| * | hw/pflash: use ldn_{be,le}_p and stn_{be,le}_pGerd Hoffmann2024-01-191-55/+8
| * | hw/pflash: refactor pflash_data_write()Gerd Hoffmann2024-01-191-14/+16
| * | hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independentBernhard Beschow2024-01-191-6/+3
| * | hw/block: Deprecate the TC58128 block deviceSamuel Tardieu2024-01-191-0/+1
| * | target/sh4: Deprecate the shix machineSamuel Tardieu2024-01-191-0/+1
| * | hw/timer/hpet: Convert DPRINTF to trace eventsDaniel Hoffman2024-01-192-33/+37
| |/
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-01-196-273/+360
|\ \ | |/ |/|
| * remove unnecessary casts from uintptr_tPaolo Bonzini2024-01-181-2/+2
| * vga: sort-of implement word and double-word access modesPaolo Bonzini2024-01-182-24/+69
| * vga: use latches in odd/even mode tooPaolo Bonzini2024-01-181-26/+12
| * vga: reindent memory access codePaolo Bonzini2024-01-181-96/+105
| * vga: optimize horizontal pel panning in 256-color modesPaolo Bonzini2024-01-181-0/+12
| * vga: implement horizontal pel panning in graphics modesPaolo Bonzini2024-01-184-32/+111
| * vga: mask addresses in non-VESA modes to 256kPaolo Bonzini2024-01-182-4/+8
| * vga: introduce VGADisplayParamsPaolo Bonzini2024-01-183-69/+52
| * vga: use common endian swap macrosPaolo Bonzini2024-01-181-48/+17
* | Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...Peter Maydell2024-01-189-5/+655
|\ \
| * | hw/arm/virt: Consolidate valid CPU typesGavin Shan2024-01-181-2/+6
| * | hw/timer: fix systick trace messageSamuel Tardieu2024-01-181-1/+1
| * | hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol2024-01-152-1/+21
| * | hw/misc: Implement STM32L4x5 SYSCFGInès Varhol2024-01-154-0/+276
| * | hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol2024-01-152-1/+52
| * | hw/misc: Implement STM32L4x5 EXTIInès Varhol2024-01-154-0/+299
| |/
* | Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell2024-01-162-14/+40
|\ \ | |/ |/|
| * hw/hppa: Move software power button address back into PDCHelge Deller2024-01-131-4/+5
| * hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller2024-01-131-3/+23
| * hw/hppa/machine: Disable default devices with --nodefaults optionHelge Deller2024-01-131-4/+6
| * hw/hppa/machine: Allow up to 3840 MB total memoryHelge Deller2024-01-131-3/+6
* | Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-01-125-11/+15
|\ \
| * | hw/s390x/ccw: Replace dirname() with g_path_get_dirname()Zhao Liu2024-01-111-1/+3
| * | hw/s390x/ccw: Replace basename() with g_path_get_basename()Zhao Liu2024-01-111-2/+3
| * | target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth2024-01-113-5/+7
| * | q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland2024-01-111-4/+3