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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
spelling: sytem => system
Michael Tokarev
2
-3
/
+3
2021-09-15
qdev: Complete qdev_init_gpio_out() documentation
Philippe Mathieu-Daudé
1
-0
/
+4
2021-09-15
hw/i386/acpi-build: Fix a typo
Philippe Mathieu-Daudé
1
-3
/
+3
2021-09-15
util: Remove redundant checks in the openpty()
AlexChen
1
-4
/
+3
2021-09-14
Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into ...
Peter Maydell
6
-11
/
+73
2021-09-14
gitlab-ci: Make more custom runner jobs manual, and don't allow failure
Peter Maydell
1
-12
/
+8
2021-09-14
chardev: add some comments about the class methods
Marc-André Lureau
1
-0
/
+33
2021-09-14
chardev: remove needless class method
Marc-André Lureau
2
-5
/
+2
2021-09-14
chardev: Propagate error from logfile opening
Michal Privoznik
1
-5
/
+2
2021-09-14
meson.build: fix comment typo
Marc-André Lureau
1
-1
/
+1
2021-09-14
docs: add supported host CPU architectures section
Marc-André Lureau
2
-0
/
+35
2021-09-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
35
-190
/
+2124
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
qdev: Support marking individual buses as 'full'
Peter Maydell
2
-1
/
+30
2021-09-13
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
1
-115
/
+109
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
7
-0
/
+49
2021-09-13
tests/data/acpi/virt: Update IORT files for ITS
Shashi Mallela
5
-4
/
+0
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
3
-4
/
+31
2021-09-13
tests/data/acpi/virt: Add IORT files for ITS
Shashi Mallela
5
-0
/
+4
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
7
-2
/
+200
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
5
-4
/
+28
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
3
-1
/
+378
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
4
-0
/
+431
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
6
-14
/
+342
2021-09-13
hw/arm: Add support for kudo-bmc board.
Chris Rauer
2
-0
/
+35
2021-09-13
hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
Marc Zyngier
1
-1
/
+6
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
36
-83
/
+251
2021-09-13
docs: link to archived Fedora code of conduct
Paolo Bonzini
1
-2
/
+2
2021-09-13
Fix nvmm_ram_block_added() function arguments
Reinoud Zandijk
1
-2
/
+3
2021-09-13
Only check CONFIG_NVMM when NEED_CPU_H is defined
Reinoud Zandijk
1
-3
/
+4
2021-09-13
util: Suppress -Wstringop-overflow in qemu_thread_start
Richard Henderson
1
-0
/
+19
2021-09-13
fw_cfg: add etc/msr_feature_control
Paolo Bonzini
1
-0
/
+1
2021-09-13
meson: remove dead variable
Paolo Bonzini
1
-2
/
+0
2021-09-13
meson: do not use python.full_path() unnecessarily
Paolo Bonzini
1
-1
/
+1
2021-09-13
meson: look up cp and dtrace with find_program()
Paolo Bonzini
2
-3
/
+5
2021-09-13
meson.build: Do not look for VNC-related libraries if have_system is not set
Thomas Huth
1
-1
/
+1
2021-09-13
docs/system: move x86 CPU configuration to a separate document
Paolo Bonzini
3
-3
/
+10
2021-09-13
docs/system: standardize man page sections to --- with overline
Paolo Bonzini
3
-3
/
+14
2021-09-13
docs: standardize directory index to --- with overline
Paolo Bonzini
7
-7
/
+14
2021-09-13
docs: standardize book titles to === with overline
Paolo Bonzini
9
-2
/
+11
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
4
-1
/
+34
[next]