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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
python/qemu/console_socket.py: Correct type of recv()
John Snow
2020-10-20
1
-2
/
+3
|
*
|
python/qemu: Add mypy type annotations
John Snow
2020-10-20
4
-75
/
+101
|
*
|
iotests.py: Adjust HMP kwargs typing
John Snow
2020-10-20
1
-1
/
+1
|
*
|
python/qemu: make 'args' style arguments immutable
John Snow
2020-10-20
2
-18
/
+34
|
*
|
python/machine.py: fix _popen access
John Snow
2020-10-20
1
-5
/
+11
|
*
|
python/machine.py: Add _qmp access shim
John Snow
2020-10-20
1
-11
/
+13
|
*
|
python/machine.py: use qmp.command
John Snow
2020-10-20
1
-12
/
+20
|
*
|
python/machine.py: Handle None events in events_wait
John Snow
2020-10-20
1
-7
/
+20
|
*
|
python/machine.py: Don't modify state in _base_args()
John Snow
2020-10-20
2
-10
/
+14
|
*
|
python/machine.py: reorder __init__
John Snow
2020-10-20
1
-19
/
+25
|
*
|
python/machine.py: Fix monitor address typing
John Snow
2020-10-20
1
-15
/
+25
|
*
|
python/qemu: use isort to lay out imports
John Snow
2020-10-20
6
-11
/
+19
|
*
|
MAINTAINERS: Add Python library stanza
John Snow
2020-10-20
1
-1
/
+8
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201020-...
Peter Maydell
2020-10-20
29
-148
/
+1405
|
\
\
|
|
/
|
/
|
|
*
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
2020-10-20
3
-0
/
+16
|
*
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
2020-10-20
1
-19
/
+28
|
*
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
2020-10-20
1
-12
/
+19
|
*
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2020-10-20
2
-2
/
+99
|
*
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
2020-10-20
3
-1
/
+38
|
*
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
2020-10-20
1
-0
/
+8
|
*
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
2020-10-20
1
-13
/
+11
|
*
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
2020-10-20
2
-0
/
+63
|
*
target/arm: Implement v8.1M NOCP handling
Peter Maydell
2020-10-20
3
-6
/
+22
|
*
decodetree: Fix codegen for non-overlapping group inside overlapping group
Peter Maydell
2020-10-20
1
-1
/
+1
|
*
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
2020-10-20
1
-0
/
+1
|
*
microbit_i2c: Fix coredump when dump-vmstate
Peng Liang
2020-10-20
1
-0
/
+1
|
*
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2020-10-20
2
-8
/
+10
|
*
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
2020-10-20
1
-7
/
+3
|
*
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
2020-10-20
1
-2
/
+1
|
*
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
2020-10-20
1
-4
/
+4
|
*
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2020-10-20
2
-1
/
+7
|
*
loads-stores.rst: add footnote that clarifies GETPC usage
Emanuele Giuseppe Esposito
2020-10-20
1
-1
/
+7
|
*
tests/qtest: Add npcm7xx timer test
Havard Skinnemoen
2020-10-20
2
-0
/
+563
|
*
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
1
-7
/
+39
|
*
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2020-10-20
2
-9
/
+302
|
*
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
2020-10-20
1
-2
/
+11
|
*
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
3
-21
/
+44
|
*
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
2
-5
/
+5
|
*
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-20
2
-2
/
+5
|
*
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2020-10-20
2
-1
/
+1
|
*
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+1
|
*
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
2020-10-20
3
-13
/
+47
|
*
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
2020-10-20
1
-11
/
+49
|
/
*
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201020' into st...
Peter Maydell
2020-10-20
8
-16
/
+51
|
\
|
*
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
2020-10-19
1
-2
/
+2
|
*
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
4
-9
/
+46
|
*
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
2020-10-19
1
-1
/
+1
|
*
xen: xenguest is not used so is not needed
Michael Tokarev
2020-10-19
2
-4
/
+2
|
/
*
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...
Peter Maydell
2020-10-19
5
-23
/
+292
|
\
|
*
tests/9pfs: add local Tmkdir test
Christian Schoenebeck
2020-10-19
1
-0
/
+139
[prev]
[next]