index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
28
-686
/
+900
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2
-48
/
+103
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2
-0
/
+70
2023-10-22
hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
Ani Sinha
1
-1
/
+3
2023-10-22
vhost-user: fix lost reconnect
Li Feng
4
-5
/
+12
2023-10-22
vhost-user-scsi: start vhost when guest kicks
Li Feng
1
-4
/
+44
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
3
-29
/
+194
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2
-5
/
+2
2023-10-22
vhost-user-common: send get_inflight_fd once
Li Feng
1
-19
/
+18
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
2
-1
/
+61
2023-10-22
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
1
-8
/
+1
2023-10-22
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
1
-11
/
+2
2023-10-22
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
1
-24
/
+3
2023-10-22
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
1
-36
/
+36
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2
-73
/
+12
2023-10-22
hw/isa/piix: Share PIIX3's base class with PIIX4
Bernhard Beschow
1
-55
/
+30
2023-10-22
hw/isa/piix: Harmonize names of reset control memory regions
Bernhard Beschow
1
-2
/
+2
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2
-0
/
+8
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2
-2
/
+21
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
6
-306
/
+192
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
1
-15
/
+11
2023-10-22
hw/isa/piix4: Rename reset control operations to match PIIX3
Bernhard Beschow
1
-7
/
+7
2023-10-22
hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
Bernhard Beschow
1
-5
/
+5
2023-10-22
hw/isa/piix4: Remove unused inbound ISA interrupt lines
Bernhard Beschow
1
-8
/
+0
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
1
-28
/
+28
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
3
-13
/
+27
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
3
-5
/
+19
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
4
-8
/
+16
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
3
-5
/
+8
2023-10-22
hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
Bernhard Beschow
2
-1
/
+3
2023-10-22
hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
Bernhard Beschow
2
-10
/
+10
2023-10-22
hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
Bernhard Beschow
1
-2
/
+3
2023-10-22
hw/i386/pc_piix: Remove redundant "piix3" variable
Bernhard Beschow
1
-4
/
+2
2023-10-22
hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
Bernhard Beschow
2
-1
/
+8
2023-10-22
hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
Bernhard Beschow
1
-4
/
+4
2023-10-22
hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
Bernhard Beschow
1
-2
/
+2
2023-10-22
hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south br...
Bernhard Beschow
1
-1
/
+2
2023-10-22
hw/i386/pc: Merge two if statements into one
Bernhard Beschow
1
-4
/
+3
2023-10-22
hw/display: fix memleak from virtio_add_resource
Matheus Tavares Bernardino
1
-2
/
+10
2023-10-22
timer/i8254: Fix one shot PIT mode
Damien Zammit
1
-3
/
+1
2023-10-22
hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers ...
Bernhard Beschow
1
-5
/
+0
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
3
-11
/
+13
2023-10-22
vhost-backend: remove vhost_kernel_reset_device()
Stefan Hajnoczi
1
-6
/
+0
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
2
-13
/
+9
2023-10-22
vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
Laszlo Ersek
1
-1
/
+15
2023-10-22
vhost-user: allow "vhost_set_vring" to wait for a reply
Laszlo Ersek
1
-5
/
+6
2023-10-22
vhost-user: hoist "write_sync", "get_features", "get_u64"
Laszlo Ersek
1
-85
/
+85
2023-10-22
vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
Laszlo Ersek
1
-19
/
+13
2023-10-22
vhost-user: factor out "vhost_user_write_sync"
Laszlo Ersek
1
-36
/
+26
2023-10-22
vhost-user: tighten "reply_supported" scope in "set_vring_addr"
Laszlo Ersek
1
-5
/
+6
[next]