index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-16
/
+13
|
*
|
|
|
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-13
/
+11
|
*
|
|
|
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-63
/
+44
|
*
|
|
|
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-27
3
-9
/
+11
|
*
|
|
|
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+32
|
*
|
|
|
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
2021-05-27
3
-18
/
+36
|
*
|
|
|
cpu: Remove duplicated 'sysemu/hw_accel.h' header
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-26
5
-7
/
+10
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
2021-05-26
1
-5
/
+7
|
*
|
|
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
4
-2
/
+3
|
|
/
/
*
|
|
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
2021-05-26
1
-4
/
+4
*
|
|
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
2021-05-26
1
-2
/
+1
*
|
|
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
2021-05-26
1
-37
/
+0
*
|
|
pckbd: correctly disable PS/2 communication
Volker Rümelin
2021-05-26
1
-4
/
+47
*
|
|
pckbd: add function kbd_pending()
Volker Rümelin
2021-05-26
1
-7
/
+14
*
|
|
pckbd: add controller response queue
Volker Rümelin
2021-05-26
1
-7
/
+35
*
|
|
pckbd: add state variable for interrupt source
Volker Rümelin
2021-05-26
1
-5
/
+28
*
|
|
pckbd: PS/2 keyboard throttle
Volker Rümelin
2021-05-26
1
-0
/
+61
*
|
|
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
2
-20
/
+84
*
|
|
pckbd: split out interrupt line changing code
Volker Rümelin
2021-05-26
1
-10
/
+22
*
|
|
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
2021-05-26
1
-1
/
+3
*
|
|
ps2: don't raise an interrupt if queue is full
Volker Rümelin
2021-05-26
1
-0
/
+4
*
|
|
ps2: fix mouse stream corruption
Volker Rümelin
2021-05-26
1
-1
/
+2
*
|
|
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2021-05-26
2
-2
/
+3
|
/
/
*
|
hw/arm: Model TCMs in the SSE-300, not the AN547
Peter Maydell
2021-05-25
2
-12
/
+19
*
|
hw/arm/mps2-tz: Allow board to specify a boot RAM size
Peter Maydell
2021-05-25
1
-0
/
+13
*
|
hw/arm/armsse: Convert armsse_realize() to use ERRP_GUARD
Peter Maydell
2021-05-25
1
-4
/
+4
*
|
hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs
Peter Maydell
2021-05-25
1
-2
/
+6
*
|
hw/arm/mps2-tz: Make SRAM_ADDR_WIDTH board-specific
Peter Maydell
2021-05-25
1
-0
/
+6
*
|
hw/arm/mps2-tz: Don't duplicate modelling of SRAM in AN524
Peter Maydell
2021-05-25
1
-7
/
+1
*
|
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
Peter Maydell
2021-05-25
1
-16
/
+32
*
|
hw/arm/smmuv3: Another range invalidation fix
Eric Auger
2021-05-25
1
-24
/
+26
*
|
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
2021-05-21
2
-5
/
+3
*
|
vfio-ccw: Attempt to clean up all IRQs on error
Eric Farman
2021-05-20
1
-3
/
+5
*
|
hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
Philippe Mathieu-Daudé
2021-05-20
5
-4
/
+2
*
|
vfio-ccw: Permit missing IRQs
Eric Farman
2021-05-20
1
-5
/
+7
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...
Peter Maydell
2021-05-20
3
-0
/
+91
|
\
\
|
*
|
hw/tricore: Add testdevice for tests in tests/tcg/
Bastian Koppelmann
2021-05-18
3
-0
/
+91
*
|
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...
Peter Maydell
2021-05-19
6
-600
/
+746
|
\
\
\
|
*
|
|
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
3
-12
/
+6
|
*
|
|
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+59
|
*
|
|
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
3
-576
/
+662
|
*
|
|
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
2021-05-19
1
-0
/
+1
|
*
|
|
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-19
2
-12
/
+18
*
|
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-05-19
3
-55
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
2
-0
/
+6
|
*
|
|
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-18
1
-0
/
+5
|
*
|
|
vhost-user-blk: Get more feature flags from vhost device
Kevin Wolf
2021-05-18
1
-0
/
+2
|
*
|
|
vhost-user-blk: Improve error reporting in realize
Kevin Wolf
2021-05-18
1
-12
/
+11
|
*
|
|
vhost-user-blk: Don't reconnect during initialisation
Kevin Wolf
2021-05-18
1
-42
/
+17
[prev]
[next]