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-28
sparc32-ledma: use object_initialize_child() for lance child object
Mark Cave-Ayland
2
-7
/
+9
2020-10-28
sparc32-dma: use object_initialize_child() for espdma and ledma child objects
Mark Cave-Ayland
2
-8
/
+11
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...
Peter Maydell
14
-43
/
+365
2020-10-27
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...
Peter Maydell
3
-3
/
+42
2020-10-27
accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()
Peter Maydell
1
-0
/
+4
2020-10-27
tcg/optimize: Flush data at labels not TCG_OPF_BB_END
Richard Henderson
1
-17
/
+18
2020-10-27
tcg: Do not kill globals at conditional branches
Richard Henderson
3
-6
/
+60
2020-10-27
CHANGELOG: remove disused file
John Snow
2
-580
/
+8
2020-10-27
qdev: Fix two typos
Maxim Levitsky
1
-2
/
+2
2020-10-27
scripts/qmp: delete 'qmp' script
John Snow
1
-124
/
+7
2020-10-27
cryptodev: Fix Lesser GPL version number
Chetan Pant
7
-7
/
+7
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
27
-27
/
+27
2020-10-27
cpus: Drop declaration of cpu_remove()
Greg Kurz
1
-8
/
+0
2020-10-27
Makefile: Add *.[ch].inc files to cscope/ctags/TAGS
Greg Kurz
1
-1
/
+1
2020-10-27
elf2dmp: Fix memory leak on main() error paths
AlexChen
1
-2
/
+2
2020-10-27
ide: clear SRST after SRST finishes
John Snow
1
-0
/
+2
2020-10-27
ide: perform SRST as early as possible
John Snow
1
-3
/
+1
2020-10-27
ide: run diagnostic after SRST
John Snow
1
-4
/
+2
2020-10-27
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
17
-40
/
+1528
2020-10-27
block: End quiescent sections when a BDS is deleted
Greg Kurz
4
-0
/
+29
2020-10-27
qcow2: Skip copy-on-write when allocating a zero cluster
Alberto Garcia
3
-16
/
+48
2020-10-27
qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
Alberto Garcia
1
-4
/
+4
2020-10-27
qemu-img: add support for rate limit in qemu-img convert
Zhengui
3
-4
/
+33
2020-10-27
qemu-img: add support for rate limit in qemu-img commit
Zhengui
3
-5
/
+14
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
9
-14
/
+14
2020-10-28
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2
-11
/
+12
2020-10-28
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
3
-9
/
+11
2020-10-28
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
1
-3
/
+5
2020-10-28
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
3
-15
/
+14
2020-10-28
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
1
-14
/
+3
2020-10-28
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
1
-3
/
+6
2020-10-28
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
1
-2
/
+2
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
5
-22
/
+5
2020-10-28
spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()
Greg Kurz
1
-13
/
+3
2020-10-28
spapr: Make spapr_cpu_core_unrealize() idempotent
Greg Kurz
1
-20
/
+21
2020-10-28
spapr: Drop spapr_delete_vcpu() unused argument
Greg Kurz
1
-3
/
+3
2020-10-28
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
3
-2
/
+8
2020-10-28
spapr: Fix leak of CPU machine specific data
Greg Kurz
1
-10
/
+12
2020-10-28
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
3
-12
/
+10
2020-10-28
hw/net: move allocation to the heap due to very large stack frame
Elena Afanasova
1
-2
/
+3
2020-10-28
ppc/spapr: re-assert IRQs during event-scan if there are pending
Laurent Vivier
1
-0
/
+12
2020-10-28
spapr: Clarify why DR connectors aren't user creatable
Greg Kurz
1
-1
/
+2
2020-10-27
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2
-1
/
+5
2020-10-27
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2
-73
/
+54
2020-10-27
hw/core/ptimer: Support ptimer being disabled by timer callback
Peter Maydell
1
-0
/
+4
2020-10-27
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
1
-0
/
+23
2020-10-27
hw/watchdog: Implement SBSA watchdog device
Shashi Mallela
5
-0
/
+377
2020-10-27
hw/arm/bcm2835_peripherals: connect the UART clock
Luc Michel
1
-0
/
+2
2020-10-27
hw/char/pl011: add a clock input
Luc Michel
3
-0
/
+47
2020-10-27
hw/misc/bcm2835_cprman: add sane reset values to the registers
Luc Michel
2
-0
/
+300
[prev]
[next]