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
2012-03-30
qtest: add C version of test infrastructure
Anthony Liguori
5
-4
/
+748
2012-03-30
qtest: add clock management
Paolo Bonzini
5
-1
/
+69
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
4
-24
/
+93
2012-03-30
qtest: add test framework
Anthony Liguori
8
-4
/
+473
2012-03-30
test makefile overhaul
Paolo Bonzini
16
-45
/
+123
2012-03-30
tracetool: dtrace: handle in and next reserved words
Alon Levy
1
-4
/
+6
2012-03-30
tracetool: dtrace disabled-events fix
Lee Essen
1
-0
/
+12
2012-03-30
Makefile.target: code stp dependency on trace-events
Alon Levy
1
-1
/
+1
2012-03-30
pl031: switch clock base to rtc_clock
Paolo Bonzini
1
-12
/
+26
2012-03-30
pl031: rearm alarm timer upon load
Paolo Bonzini
1
-15
/
+24
2012-03-30
arm: switch real-time clocks to rtc_clock
Paolo Bonzini
4
-25
/
+26
2012-03-30
omap: switch omap_lpg to vm_clock
Paolo Bonzini
1
-3
/
+3
2012-03-30
rtc: add -rtc clock=rt
Paolo Bonzini
2
-3
/
+6
2012-03-30
ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.
Andrew Towers
3
-1
/
+3
2012-03-30
target-unicore32: Move CPU-dependent init into initfn
Andreas Färber
2
-23
/
+14
2012-03-30
target-unicore32: QOM'ify CPU
Andreas Färber
5
-36
/
+158
2012-03-30
target-unicore32: License future contributions under GPLv2+
Andreas Färber
1
-0
/
+3
2012-03-30
target-unicore32: Relicense to GPLv2+
Andreas Färber
4
-4
/
+8
2012-03-30
MAINTAINERS: Add entry for UniCore32
Andreas Färber
1
-0
/
+5
2012-03-29
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-1
/
+0
2012-03-29
target-arm: Minimalistic CPU QOM'ification
Andreas Färber
5
-1
/
+140
2012-03-29
target-arm: Drop cpu_arm_close()
Andreas Färber
2
-6
/
+0
2012-03-29
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
Li Zhang
1
-1
/
+0
2012-03-28
w32/slirp: Undefine error constants before their redefinition
Jan Kiszka
1
-0
/
+6
2012-03-28
slirp: use socket_set_nonblock
Paolo Bonzini
2
-47
/
+3
2012-03-28
slirp: clean up conflicts with system headers
Paolo Bonzini
2
-13
/
+16
2012-03-28
Merge remote-tracking branch 'sstabellini/disk_io' into staging
Anthony Liguori
1
-5
/
+5
2012-03-28
Merge remote-tracking branch 'sstabellini/xen-fixes' into staging
Anthony Liguori
2
-0
/
+4
2012-03-28
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
14
-56
/
+407
2012-03-28
Merge remote-tracking branch 'alon/libcacard' into staging
Anthony Liguori
1
-10
/
+26
2012-03-27
sparc: pass page aligned addresses to tlb_set_page
Blue Swirl
1
-11
/
+8
2012-03-27
xen_disk: detach the blkdev before bdrv_delete
Stefano Stabellini
1
-0
/
+1
2012-03-27
xen_console: ignore console disconnect events from console/0
Stefano Stabellini
1
-0
/
+3
2012-03-27
qmp: document strict parsing
Paolo Bonzini
1
-3
/
+17
2012-03-27
qmp: parse commands in strict mode
Paolo Bonzini
1
-1
/
+1
2012-03-27
qmp: add and use q type specifier
Paolo Bonzini
2
-2
/
+5
2012-03-27
qapi: add strict mode to input visitor
Paolo Bonzini
4
-4
/
+285
2012-03-27
qapi: place outermost object on qiv stack
Paolo Bonzini
1
-24
/
+17
2012-03-27
qapi: untangle next_list
Paolo Bonzini
3
-13
/
+17
2012-03-27
qapi: allow freeing partially-allocated objects
Paolo Bonzini
1
-0
/
+7
2012-03-27
qapi: shortcut visits on errors
Paolo Bonzini
1
-0
/
+9
2012-03-27
qapi: fix memory leak on error
Paolo Bonzini
1
-2
/
+4
2012-03-27
qapi: fail hard on stack imbalance
Paolo Bonzini
1
-4
/
+1
2012-03-27
qapi: add a test case for type errors
Paolo Bonzini
1
-0
/
+19
2012-03-27
qapi: add struct-errors test case to test-qmp-output-visitor
Paolo Bonzini
2
-1
/
+21
2012-03-27
qapi: fix double free in qmp_output_visitor_cleanup()
Laszlo Ersek
1
-3
/
+5
2012-03-26
Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into staging
Anthony Liguori
1
-45
/
+66
2012-03-26
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-5
/
+3
2012-03-26
Merge remote-tracking branch 'spice/spice.v51' into staging
Anthony Liguori
1
-11
/
+11
2012-03-26
test: remove qemu-ga reference
Michael Roth
2
-1
/
+2
[prev]
[next]