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
2016-10-07
qemu-doc: merge qemu-tech and qemu-doc
Paolo Bonzini
6
-65
/
+21
2016-10-07
qemu-tech: rewrite some parts
Paolo Bonzini
1
-82
/
+42
2016-10-07
qemu-tech: reorganize content
Paolo Bonzini
1
-97
/
+74
2016-10-07
qemu-tech: move TCG test documentation to tests/tcg/README
Paolo Bonzini
2
-35
/
+76
2016-10-07
qemu-tech: move user mode emulation features from qemu-tech
Paolo Bonzini
2
-71
/
+34
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
6
-25
/
+34
2016-10-07
qemu-tech: move text from qemu-tech to tcg/README
Paolo Bonzini
2
-10
/
+7
2016-10-07
qemu-doc: drop installation and compilation notes
Paolo Bonzini
2
-251
/
+0
2016-10-07
qemu-doc: replace introduction with the one from the internals manual
Paolo Bonzini
2
-128
/
+44
2016-10-07
qemu-tech: drop index
Paolo Bonzini
1
-5
/
+0
2016-10-06
test-qht: perform lookups under rcu_read_lock
Emilio G. Cota
1
-0
/
+4
2016-10-06
qht: fix unlock-after-free segfault upon resizing
Emilio G. Cota
1
-21
/
+28
2016-10-06
qht: simplify qht_reset_size
Emilio G. Cota
1
-5
/
+3
2016-10-06
qemu-nbd: Shrink image size by specified offset
Tomáš Golembiovský
1
-0
/
+8
2016-10-04
qemu_kill_report: Report PID name too
Michal Privoznik
1
-2
/
+6
2016-10-04
util: Introduce qemu_get_pid_name
Michal Privoznik
3
-0
/
+44
2016-10-04
char: update read handler in all cases
Marc-André Lureau
1
-1
/
+1
2016-10-04
char: use a fixed idx for child muxed chr
Marc-André Lureau
2
-7
/
+16
2016-10-04
i8259: give ISA device when registering ISA ioports
Hervé Poussineau
1
-2
/
+3
2016-10-04
.travis.yml: add gcc sanitizer build
Alex Bennée
1
-0
/
+45
2016-10-04
qga/command: use QEMU atomic primitives
Alex Bennée
1
-8
/
+9
2016-10-04
linux-user/syscall: extend lock around cpu-list
Alex Bennée
1
-1
/
+6
2016-10-04
util/qht: atomically set b->hashes
Alex Bennée
1
-5
/
+5
2016-10-04
cpu: atomically modify cpu->exit_request
Alex Bennée
2
-6
/
+6
2016-10-04
qom/cpu: atomically clear the tb_jmp_cache
Alex Bennée
1
-1
/
+5
2016-10-04
qom/object: update class cache atomically
Alex Bennée
1
-7
/
+8
2016-10-04
seqlock: use atomic writes for the sequence
Paolo Bonzini
1
-2
/
+2
2016-10-04
tcg/optimize: move default return out of if statement
Alex Bennée
1
-2
/
+1
2016-10-04
atomic.h: comment on use of atomic_read/set
Alex Bennée
1
-0
/
+6
2016-10-04
atomic.h: fix __SANITIZE_THREAD__ build
Alex Bennée
1
-1
/
+1
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands available on all targets
Hervé Poussineau
1
-4
/
+1
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
11
-144
/
+68
2016-10-04
intc/lm32_pic: implement InterruptStatsProvider interface
Hervé Poussineau
1
-4
/
+28
2016-10-04
intc/slavio_intctl: implement InterruptStatsProvider interface
Hervé Poussineau
1
-0
/
+35
2016-10-04
intc/i8259: implement InterruptStatsProvider interface
Hervé Poussineau
1
-0
/
+37
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
3
-0
/
+75
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
2
-3
/
+22
2016-10-04
MC146818 RTC: coordinate guest clock base to destination host after migration
Junlian Bell
1
-1
/
+9
2016-10-04
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
1
-9
/
+13
2016-09-30
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
5
-2
/
+16
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
3
-1
/
+13
2016-09-29
MAINTAINERS: Add some more headers to the IDE section
Thomas Huth
1
-0
/
+1
2016-09-29
ahci: clear aiocb in ncq_cb
John Snow
1
-0
/
+1
2016-09-29
ide: fix DMA register transitions
John Snow
1
-1
/
+1
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-60
/
+106
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
49
-521
/
+1157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-10
/
+78
2016-09-28
trace: Document the execution mode of guest events
Lluís Vilanova
1
-0
/
+3
2016-09-28
trace: Add event "guest_cpu_reset"
Lluís Vilanova
2
-0
/
+8
2016-09-28
trace: Add event "guest_cpu_enter"
Lluís Vilanova
2
-0
/
+11
[next]