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
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
4
-18
/
+14
2020-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
2
-1
/
+7
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
3
-2
/
+4
2020-10-21
tests/acpi: add empty microvm/APIC.pcie
Gerd Hoffmann
1
-0
/
+0
2020-10-21
tests/acpi: allow changes for microvm/APIC.pcie
Gerd Hoffmann
1
-0
/
+1
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
5
-44
/
+43
2020-10-21
qapi: Restrict 'query-kvm' command to machine code
Philippe Mathieu-Daudé
2
-30
/
+30
2020-10-21
qapi: Restrict '(p)memsave' command to machine code
Philippe Mathieu-Daudé
2
-61
/
+61
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
4
-57
/
+59
2020-10-21
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
3
-20
/
+21
2020-10-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201020-...
Peter Maydell
29
-148
/
+1405
2020-10-20
python/qemu/qmp.py: Fix settimeout operation
John Snow
1
-6
/
+17
2020-10-20
python/qemu/qmp.py: re-raise OSError when encountered
John Snow
1
-4
/
+5
2020-10-20
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
3
-0
/
+16
2020-10-20
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
1
-19
/
+28
2020-10-20
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
1
-12
/
+19
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2
-2
/
+99
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
3
-1
/
+38
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
1
-0
/
+8
2020-10-20
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
1
-13
/
+11
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
2
-0
/
+63
2020-10-20
target/arm: Implement v8.1M NOCP handling
Peter Maydell
3
-6
/
+22
2020-10-20
decodetree: Fix codegen for non-overlapping group inside overlapping group
Peter Maydell
1
-1
/
+1
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
microbit_i2c: Fix coredump when dump-vmstate
Peng Liang
1
-0
/
+1
2020-10-20
target/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
Richard Henderson
2
-8
/
+10
2020-10-20
target/arm: Fix reported EL for mte_check_fail
Richard Henderson
1
-7
/
+3
2020-10-20
target/arm: Remove redundant mmu_idx lookup
Richard Henderson
1
-2
/
+1
2020-10-20
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-20
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2
-1
/
+7
2020-10-20
loads-stores.rst: add footnote that clarifies GETPC usage
Emanuele Giuseppe Esposito
1
-1
/
+7
2020-10-20
tests/qtest: Add npcm7xx timer test
Havard Skinnemoen
2
-0
/
+563
2020-10-20
target/arm: Use tlb_flush_page_bits_by_mmuidx*
Richard Henderson
1
-7
/
+39
2020-10-20
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
2
-9
/
+302
2020-10-20
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
1
-2
/
+11
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
3
-21
/
+44
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2
-5
/
+5
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2
-2
/
+5
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2
-1
/
+1
2020-10-20
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-20
target/arm: AArch32 VCVT fixed-point to float is always round-to-nearest
Peter Maydell
3
-13
/
+47
2020-10-20
target/arm: Fix SMLAD incorrect setting of Q bit
Peter Maydell
1
-11
/
+49
2020-10-20
python: add mypy config
John Snow
1
-0
/
+4
2020-10-20
python/qemu/qmp.py: Preserve error context on re-raise
John Snow
1
-4
/
+5
2020-10-20
python/qemu/console_socket.py: avoid encoding to/from string
John Snow
1
-15
/
+5
2020-10-20
python/qemu/console_socket.py: Add type hint annotations
John Snow
1
-9
/
+9
2020-10-20
python/qemu/console_socket.py: Clarify type of drain_thread
John Snow
1
-2
/
+1
2020-10-20
python/qemu/console_socket.py: fix typing of settimeout
John Snow
1
-4
/
+6
2020-10-20
python/qemu/console_socket.py: Correct type of recv()
John Snow
1
-2
/
+3
2020-10-20
python/qemu: Add mypy type annotations
John Snow
4
-75
/
+101
[prev]
[next]