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
2018-09-25
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
5
-33
/
+142
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
26
-112
/
+103
2018-09-24
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-09-07-1...
Peter Maydell
4
-1
/
+13
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
31
-181
/
+259
2018-09-24
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
8
-86
/
+88
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
11
-63
/
+53
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-09-01' in...
Peter Maydell
3
-139
/
+15
2018-09-24
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-08-31-v2' ...
Peter Maydell
12
-242
/
+161
2018-09-24
Revert "tests: add qmp/qom-set-without-value test"
Peter Maydell
1
-14
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios.for-upstrea...
Peter Maydell
4
-0
/
+0
2018-09-24
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-08-3...
Peter Maydell
19
-395
/
+158
2018-09-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into staging
Peter Maydell
24
-695
/
+1168
2018-09-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-08-28' into ...
Peter Maydell
31
-150
/
+201
2018-09-10
docker: Clean dangling tarball files
Philippe Mathieu-Daudé
1
-0
/
+1
2018-09-10
docker: Sort CentOS packages
Philippe Mathieu-Daudé
1
-1
/
+1
2018-09-10
docker: Sort Ubuntu packages
Philippe Mathieu-Daudé
1
-9
/
+52
2018-09-10
docker: Sort Fedora packages (i386-cross)
Philippe Mathieu-Daudé
1
-5
/
+4
2018-09-10
docker: Sort Fedora packages
Philippe Mathieu-Daudé
1
-18
/
+84
2018-09-07
tests: update acpi expected files
Michael S. Tsirkin
18
-0
/
+0
2018-09-07
vhost: fix invalid downcast
Yury Kotov
1
-3
/
+1
2018-09-07
pc: make sure that guest isn't able to unplug the first cpu
Igor Mammedov
1
-4
/
+6
2018-09-07
hw/pci: add PCI resource reserve capability to legacy PCI bridge
Jing Liu
1
-0
/
+24
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
3
-42
/
+47
2018-09-07
virtio: update MemoryRegionCaches when guest negotiates features
Paolo Bonzini
1
-2
/
+13
2018-09-07
pc: acpi: revert back to 1 SRAT entry for hotpluggable area
Igor Mammedov
1
-61
/
+12
2018-09-07
tests: Fix signalling race condition in TPM tests
Stefan Berger
4
-1
/
+13
2018-09-07
target-ppc: Extend HWCAP2 bits for ISA 3.0
Sandipan Das
1
-0
/
+2
2018-09-05
riscv: remove define cpu_init()
Igor Mammedov
1
-1
/
+0
2018-09-05
hw/riscv/spike: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
2018-09-05
hw/riscv/virtio: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
2018-09-05
target/riscv: call gen_goto_tb on DISAS_TOO_MANY
Emilio G. Cota
1
-6
/
+1
2018-09-05
target/riscv: optimize indirect branches
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/riscv: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
4
-0
/
+19
2018-09-04
RISC-V: Simplify riscv_cpu_local_irqs_pending
Michael Clark
1
-22
/
+12
2018-09-04
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2
-28
/
+22
2018-09-04
RISC-V: Improve page table walker spec compliance
Michael Clark
2
-21
/
+45
2018-09-04
RISC-V: Update address bits to support sv39 and sv48
Michael Clark
1
-4
/
+4
2018-09-03
virtio-gpu: add iommu support
Gerd Hoffmann
1
-11
/
+14
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
3
-16
/
+23
2018-09-03
Fix a deadlock case in the CPU hotplug flow
Jose Ricardo Ziviani
1
-5
/
+5
2018-08-31
jobs: remove job_defer_to_main_loop
John Snow
2
-55
/
+2
2018-08-31
jobs: remove ret argument to job_completed; privatize it
John Snow
3
-19
/
+22
2018-08-31
block/backup: make function variables consistently named
John Snow
1
-31
/
+31
2018-08-31
jobs: utilize job_exit shim
John Snow
6
-63
/
+16
2018-08-31
block/mirror: utilize job_exit shim
John Snow
1
-18
/
+11
2018-08-31
block/commit: utilize job_exit shim
John Snow
1
-17
/
+5
2018-08-31
jobs: add exit shim
John Snow
2
-0
/
+29
2018-08-31
jobs: canonize Error object
John Snow
11
-30
/
+26
2018-08-31
jobs: change start callback to run callback
John Snow
10
-34
/
+43
[next]