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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_tb_start
Richard Henderson
1
-3
/
+22
2023-10-22
tcg/ppc: Reinterpret tb-relative to TB+4
Richard Henderson
1
-5
/
+10
2023-10-22
tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
Jordan Niethe
1
-31
/
+17
2023-10-22
tcg/ppc: Untabify tcg-target.c.inc
Richard Henderson
1
-3
/
+3
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2
-48
/
+103
2023-10-22
MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
Thomas Huth
1
-0
/
+1
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
3
-2
/
+15
2023-10-22
tests/acpi: Update DSDT.cxl with QTG DSM
Jonathan Cameron
2
-1
/
+0
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
3
-0
/
+71
2023-10-22
tests/acpi: Allow update of DSDT.cxl
Jonathan Cameron
1
-0
/
+1
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
5
-6
/
+14
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
5
-30
/
+201
2023-10-22
vhost: move and rename the conn retry times
Li Feng
3
-5
/
+4
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
4
-1
/
+71
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
3
-0
/
+9
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
3
-2
/
+22
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
7
-309
/
+195
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
2
-15
/
+12
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
2
-32
/
+30
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
4
-13
/
+33
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
4
-5
/
+23
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
5
-8
/
+18
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
2
-3
/
+4
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
3
-2
/
+9
2023-10-22
hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
Bernhard Beschow
2
-7
/
+6
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
5
-11
/
+24
2023-10-22
vhost-backend: remove vhost_kernel_reset_device()
Stefan Hajnoczi
1
-6
/
+0
[prev]
[next]