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
2014-09-30
virtio-9p: fix virtio-9p child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-9p: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
2
-2
/
+2
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
3
-3
/
+3
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
3
-3
/
+3
2014-09-30
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
3
-0
/
+6
2014-09-30
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
3
-6
/
+6
2014-09-30
virtio-net: fix virtio-net child refcount in transports
Gonglei
3
-0
/
+3
2014-09-30
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
3
-6
/
+3
2014-09-29
tcg: Always enable TCGv type checking
Richard Henderson
1
-55
/
+34
2014-09-29
qemu/compiler: Define QEMU_ARTIFICIAL
Richard Henderson
1
-0
/
+6
2014-09-29
tcg-aarch64: Use 32-bit loads for qemu_ld_i32
Richard Henderson
2
-14
/
+18
2014-09-29
tcg-sparc: Use UMULXHI instruction
Richard Henderson
3
-1
/
+7
2014-09-29
tcg-sparc: Rename ADDX/SUBX insns
Richard Henderson
2
-28
/
+18
2014-09-29
tcg-sparc: Use ADDXC in setcond_i64
Richard Henderson
1
-0
/
+17
2014-09-29
tcg-sparc: Fix setcond_i32 uninitialized value
Richard Henderson
1
-2
/
+5
2014-09-29
tcg-sparc: Use ADDXC in addsub2_i64
Richard Henderson
4
-13
/
+61
2014-09-29
tcg-sparc: Support addsub2_i64
Richard Henderson
2
-9
/
+67
2014-09-29
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...
Peter Maydell
3
-42
/
+21
2014-09-29
target-arm: Add support for VIRQ and VFIQ
Edgar E. Iglesias
5
-14
/
+76
2014-09-29
target-arm: Add IRQ and FIQ routing to EL2 and 3
Edgar E. Iglesias
2
-0
/
+27
2014-09-29
target-arm: A64: Emulate the SMC insn
Edgar E. Iglesias
7
-0
/
+51
2014-09-29
target-arm: Add a Hypervisor Trap exception type
Edgar E. Iglesias
4
-0
/
+4
2014-09-29
target-arm: A64: Emulate the HVC insn
Edgar E. Iglesias
7
-10
/
+81
2014-09-29
target-arm: A64: Correct updates to FAR and ESR on exceptions
Edgar E. Iglesias
1
-4
/
+3
2014-09-29
target-arm: Don't take interrupts targeting lower ELs
Edgar E. Iglesias
1
-0
/
+7
2014-09-29
target-arm: Break out exception masking to a separate func
Edgar E. Iglesias
2
-5
/
+17
2014-09-29
target-arm: A64: Refactor aarch64_cpu_do_interrupt
Edgar E. Iglesias
3
-11
/
+33
2014-09-29
target-arm: Add SCR_EL3
Edgar E. Iglesias
2
-3
/
+51
2014-09-29
target-arm: Add HCR_EL2
Edgar E. Iglesias
2
-0
/
+70
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
6
-30
/
+44
2014-09-29
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
1
-30
/
+0
2014-09-29
hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set
Peter Maydell
1
-8
/
+0
2014-09-29
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
Peter Maydell
1
-9
/
+0
2014-09-29
hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv
Peter Maydell
1
-8
/
+0
2014-09-29
configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries
Peter Maydell
1
-1
/
+1
2014-09-29
target-arm: Implement handling of breakpoint firing
Peter Maydell
2
-15
/
+66
2014-09-29
target-arm: Implement setting guest breakpoints
Peter Maydell
5
-2
/
+136
2014-09-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
17
-26
/
+179
2014-09-29
vl: Adjust the place of calling mlockall to speedup VM's startup
zhanghailiang
1
-6
/
+5
2014-09-29
pc-dimm: Don't check dimm->node when there is non-NUMA config
zhanghailiang
1
-1
/
+1
2014-09-29
pci-hotplug-old: avoid losing error message
Gonglei
1
-1
/
+4
2014-09-29
Revert "virtio-pci: fix migration for pci bus master"
Michael S. Tsirkin
1
-20
/
+19
2014-09-29
loader: g_realloc(p, 0) frees and returns NULL, simplify
Markus Armbruster
1
-10
/
+5
2014-09-29
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
3
-43
/
+42
2014-09-29
libqos: improve event_index test with timeout
Stefan Hajnoczi
3
-4
/
+31
2014-09-29
raw-posix: Fix build without posix_fallocate()
Kevin Wolf
2
-4
/
+32
2014-09-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
16
-76
/
+382
[prev]
[next]