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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2
-5
/
+15
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
6
-12
/
+29
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2
-11
/
+14
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
1
-20
/
+48
2021-09-17
virtio-net: fix use after unmap/free for sg
Jason Wang
1
-7
/
+32
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
6
-13
/
+13
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
4
-6
/
+6
2021-09-16
intel_iommu: Fix typo in comments
Cai Huoqing
1
-4
/
+4
2021-09-15
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-09-15
virtio-gpu: Add gl_flushed callback
Vivek Kasireddy
1
-2
/
+30
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
1
-0
/
+1
2021-09-15
qxl: fix pre-save logic
Gerd Hoffmann
1
-1
/
+1
2021-09-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
16
-80
/
+1891
2021-09-13
hw/arm/mps2.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-1
/
+11
2021-09-13
hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-14
/
+43
2021-09-13
hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn
Peter Maydell
1
-13
/
+22
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
1
-2
/
+27
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
6
-2
/
+193
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
4
-4
/
+27
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
2
-1
/
+376
2021-09-13
hw/intc: GICv3 ITS command queue framework
Shashi Mallela
2
-0
/
+359
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2
-0
/
+405
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
5
-13
/
+334
2021-09-13
hw/arm: Add support for kudo-bmc board.
Chris Rauer
1
-0
/
+34
2021-09-13
hw/char: cadence_uart: Log a guest error when device is unclocked or in reset
Bin Meng
1
-0
/
+8
2021-09-13
hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{rea...
Bin Meng
1
-5
/
+10
2021-09-13
hw/char: cadence_uart: Convert to memop_with_attrs() ops
Bin Meng
1
-11
/
+15
2021-09-13
hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
Bin Meng
1
-7
/
+10
2021-09-13
hw/char: cadence_uart: Disable transmit when input clock is disabled
Bin Meng
1
-0
/
+5
2021-09-13
hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase
Bin Meng
1
-13
/
+18
2021-09-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2021-09-13
fw_cfg: add etc/msr_feature_control
Paolo Bonzini
1
-0
/
+1
2021-09-10
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210910-pull-request...
Peter Maydell
1
-81
/
+133
2021-09-10
Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into sta...
Peter Maydell
2
-307
/
+278
2021-09-10
ps2: migration support for command reply queue
Volker Rümelin
1
-6
/
+34
2021-09-10
ps2: use a separate keyboard command reply queue
Volker Rümelin
1
-31
/
+84
2021-09-10
ps2: use the whole ps2 buffer but keep queue size
Volker Rümelin
1
-49
/
+20
2021-09-08
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
1
-0
/
+23
2021-09-08
mac_via: remove explicit viaN prefix from VIA IRQ gpios
Mark Cave-Ayland
2
-12
/
+7
2021-09-08
mac_via: remove mac_via device
Mark Cave-Ayland
2
-81
/
+31
2021-09-08
mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_...
Mark Cave-Ayland
1
-42
/
+44
2021-09-08
mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
Mark Cave-Ayland
1
-14
/
+8
2021-09-08
mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
Mark Cave-Ayland
1
-15
/
+5
2021-09-08
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
2
-89
/
+86
2021-09-08
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-68
/
+67
2021-09-08
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-29
/
+30
2021-09-08
mac_via: move last_b variable into q800 VIA1 VMStateDescription
Mark Cave-Ayland
1
-1
/
+1
2021-09-08
mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
Mark Cave-Ayland
1
-4
/
+24
2021-09-08
escc: fix STATUS_SYNC bit in R_STATUS register
Mark Cave-Ayland
1
-1
/
+8
2021-09-08
escc: re-use escc_reset_chn() for soft reset
Mark Cave-Ayland
1
-7
/
+2
[next]