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
2015-10-29
qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc
Paolo Bonzini
2
-0
/
+19
2015-10-29
qemu-gdb: extract parts of "qemu coroutine" implementation
Paolo Bonzini
1
-29
/
+27
2015-10-29
qemu-gdb: allow using glibc_pointer_guard() on core dumps
Paolo Bonzini
1
-2
/
+16
2015-10-29
target-mips: Add enum for BREAK32
Yongbok Kim
1
-1
/
+2
2015-10-29
target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6
Leon Alrae
1
-1
/
+6
2015-10-29
target-mips: implement the CPU wake-up on non-enabled interrupts in R6
Leon Alrae
1
-3
/
+4
2015-10-29
target-mips: move the test for enabled interrupts to a separate function
Leon Alrae
3
-16
/
+20
2015-10-29
monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState
Markus Armbruster
1
-41
/
+37
2015-10-29
monitor: Switch from timer_new() to timer_new_ns()
Markus Armbruster
1
-4
/
+3
2015-10-29
monitor: Simplify event throttling
Markus Armbruster
2
-35
/
+32
2015-10-29
monitor: Reduce casting of QAPI event QDict
Markus Armbruster
1
-19
/
+19
2015-10-29
qstring: Make conversion from QObject * accept null
Markus Armbruster
3
-13
/
+8
2015-10-29
qlist: Make conversion from QObject * accept null
Markus Armbruster
1
-2
/
+1
2015-10-29
qfloat qint: Make conversion from QObject * accept null
Markus Armbruster
4
-22
/
+21
2015-10-29
qdict: Make conversion from QObject * accept null
Markus Armbruster
2
-11
/
+6
2015-10-29
qbool: Make conversion from QObject * accept null
Markus Armbruster
3
-13
/
+8
2015-10-29
qobject: Drop QObject_HEAD
Markus Armbruster
7
-10
/
+6
2015-10-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
22
-95
/
+1276
2015-10-29
enable multi-function hot-add
Cao jin
4
-10
/
+64
2015-10-29
remove function during multi-function hot-add
Cao jin
1
-5
/
+18
2015-10-29
tests/vhost-user-bridge: add vhost-user bridge application
Victor Kaplansky
2
-0
/
+1111
2015-10-29
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
4
-16
/
+11
2015-10-29
Revert "pc: memhp: force gaps between DIMM's GPA"
Michael S. Tsirkin
4
-7
/
+2
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
2
-9
/
+0
2015-10-29
virtio-scsi: convert to virtqueue_map
Michael S. Tsirkin
1
-14
/
+2
2015-10-29
virtio-serial: convert to virtio_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-29
virtio: switch to virtio_map
Michael S. Tsirkin
1
-2
/
+1
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
2
-9
/
+48
2015-10-29
mmap-alloc: fix error handling
Michael S. Tsirkin
1
-2
/
+2
2015-10-29
pc: memhp: do not emit inserting event for coldplugged DIMMs
Igor Mammedov
1
-3
/
+5
2015-10-29
vhost-user-test: fix up rhel6 build
Michael S. Tsirkin
1
-9
/
+9
2015-10-29
vhost-user: cleanup msg size math
Michael S. Tsirkin
1
-3
/
+3
2015-10-29
vhost-user: cleanup struct size math
Michael S. Tsirkin
1
-8
/
+8
2015-10-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151028' into staging
Peter Maydell
17
-10
/
+80
2015-10-28
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
17
-10
/
+80
2015-10-28
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-2
/
+2
2015-10-28
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2015-10-28
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-10-27
target-i386: Enable "check" mode by default
Eduardo Habkost
1
-1
/
+1
2015-10-27
target-i386: Don't left shift negative constant
Eduardo Habkost
1
-1
/
+1
2015-10-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151027-...
Peter Maydell
16
-309
/
+679
2015-10-27
target-arm: Add support for S1 + S2 MMU translations
Edgar E. Iglesias
2
-7
/
+32
2015-10-27
target-arm: Route S2 MMU faults to EL2
Edgar E. Iglesias
1
-2
/
+8
2015-10-27
target-arm: Add S2 translation to 32bit S1 PTWs
Edgar E. Iglesias
1
-5
/
+17
2015-10-27
target-arm: Add S2 translation to 64bit S1 PTWs
Edgar E. Iglesias
2
-4
/
+50
2015-10-27
target-arm: Add ARMMMUFaultInfo
Edgar E. Iglesias
3
-14
/
+36
2015-10-27
target-arm: Avoid inline for get_phys_addr
Edgar E. Iglesias
1
-8
/
+8
2015-10-27
target-arm: Add support for S2 page-table protection bits
Edgar E. Iglesias
1
-4
/
+37
2015-10-27
target-arm: Add computation of starting level for S2 PTW
Edgar E. Iglesias
2
-13
/
+126
[prev]
[next]