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
2021-05-27
virtio-gpu: Add virtio_gpu_find_check_resource
Vivek Kasireddy
1
-19
/
+47
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2
-0
/
+159
2021-05-27
hw/display/qxl: Set pci rom address aligned with page size
maobibo
1
-1
/
+1
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
1
-2
/
+1
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
1
-37
/
+0
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
1
-4
/
+47
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
1
-7
/
+14
2021-05-26
pckbd: add controller response queue
Volker Rümelin
1
-7
/
+35
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
1
-5
/
+28
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
1
-0
/
+61
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2
-20
/
+84
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
1
-10
/
+22
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
1
-1
/
+3
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
1
-0
/
+4
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
1
-1
/
+2
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2
-2
/
+3
2021-05-25
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
2
-12
/
+19
2021-05-25
hw/arm/mps2-tz: Allow board to specify a boot RAM size
Peter Maydell
1
-0
/
+13
2021-05-25
hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
Peter Maydell
1
-4
/
+4
2021-05-25
hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
Peter Maydell
1
-2
/
+6
2021-05-25
hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
Peter Maydell
1
-0
/
+6
2021-05-25
hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
Peter Maydell
1
-7
/
+1
2021-05-25
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
Peter Maydell
1
-16
/
+32
2021-05-25
hw/arm/smmuv3: Another range invalidation fix
Eric Auger
1
-24
/
+26
2021-05-21
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
2
-5
/
+3
2021-05-20
vfio-ccw: Attempt to clean up all IRQs on error
Eric Farman
1
-3
/
+5
2021-05-20
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
5
-4
/
+2
2021-05-20
vfio-ccw: Permit missing IRQs
Eric Farman
1
-5
/
+7
2021-05-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
3
-0
/
+91
2021-05-19
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
6
-600
/
+746
2021-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-55
/
+40
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
3
-12
/
+6
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
1
-0
/
+59
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
3
-576
/
+662
2021-05-19
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
1
-0
/
+1
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2
-12
/
+18
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
18
-1081
/
+980
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2
-0
/
+6
2021-05-18
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
1
-0
/
+5
2021-05-18
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
1
-0
/
+2
2021-05-18
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
1
-12
/
+11
2021-05-18
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
1
-42
/
+17
2021-05-18
vhost-user-blk: Make sure to set Error on realize failure
Kevin Wolf
1
-3
/
+1
2021-05-18
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
3
-0
/
+91
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
7
-28
/
+39
2021-05-17
hw/nvme: move nvme emulation out of hw/block
Klaus Jensen
14
-215
/
+215
2021-05-17
hw/block/nvme: move zoned constraints checks
Klaus Jensen
1
-24
/
+28
2021-05-17
hw/block/nvme: remove irrelevant zone resource checks
Klaus Jensen
1
-13
/
+0
2021-05-17
hw/block/nvme: remove num_namespaces member
Klaus Jensen
2
-16
/
+15
[next]