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
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
2
-0
/
+31
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
3
-71
/
+99
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
8
-7
/
+7
2015-10-29
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2
-0
/
+10
2015-10-29
gdb command: qemu handlers
Dr. David Alan Gilbert
2
-1
/
+60
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
2
-2
/
+6
2015-10-29
ppc/spapr: add 2.4 compat props
Cornelia Huck
1
-0
/
+9
2015-10-29
s390x: include HW_COMPAT_* props
Cornelia Huck
1
-0
/
+2
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
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
2015-10-27
target-arm: lpae: Rename granule_sz to stride
Edgar E. Iglesias
1
-15
/
+15
2015-10-27
target-arm: lpae: Replace tsz with computed inputsize
Edgar E. Iglesias
1
-11
/
+11
2015-10-27
target-arm: Add support for AArch32 S2 negative t0sz
Edgar E. Iglesias
1
-1
/
+17
2015-10-27
target-arm: lpae: Move declaration of t0sz and t1sz
Edgar E. Iglesias
1
-2
/
+3
2015-10-27
target-arm: lpae: Make t0sz and t1sz signed integers
Edgar E. Iglesias
1
-2
/
+2
2015-10-27
target-arm: Add HPFAR_EL2
Edgar E. Iglesias
2
-0
/
+13
[next]