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
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2
-0
/
+8
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
1
-0
/
+3
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
3
-10
/
+6
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
3
-1
/
+16
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
4
-6
/
+11
2018-09-25
40p: use OR gate to wire up raven PCI interrupts
Mark Cave-Ayland
2
-5
/
+24
2018-09-25
raven: some minor IRQ-related tidy-ups
Mark Cave-Ayland
1
-6
/
+5
2018-09-25
hw/ppc: on 40p machine, change default firmware to OpenBIOS
Hervé Poussineau
2
-3
/
+3
2018-09-25
target/ppc/cpu-models: Re-group the 970 CPUs together again
Thomas Huth
1
-21
/
+19
2018-09-25
Record history of ppcemb target in common.json
Thomas Huth
1
-0
/
+2
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-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
2018-08-31
tests: fix bdrv-drain leak
Marc-André Lureau
1
-0
/
+1
2018-08-31
Update OpenBIOS images to a1280807 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
3
-0
/
+21
2018-08-31
tests: add qmp/qom-set-without-value test
Marc-André Lureau
1
-0
/
+14
[next]