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-06-11
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2
-65
/
+22
2015-06-11
dma/rc4030: document register at offset 0x210
Hervé Poussineau
1
-8
/
+8
2015-06-11
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
1
-96
/
+16
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
4
-50
/
+42
2015-06-11
dma/rc4030: create custom DMA address space
Hervé Poussineau
1
-37
/
+126
2015-06-11
mips jazz: compile only in 64 bit
Hervé Poussineau
7
-18
/
+4
2015-06-11
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
6
-7
/
+31
2015-06-11
target-mips: Misaligned memory accesses for MSA
Yongbok Kim
3
-78
/
+102
2015-06-11
softmmu: Add probe_write()
Yongbok Kim
2
-0
/
+24
2015-06-11
target-mips: Misaligned memory accesses for R6
Yongbok Kim
2
-13
/
+28
2015-06-11
mips_malta: provide ememsize env variable to kernels
Paul Burton
1
-6
/
+9
2015-06-11
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
Leon Alrae
4
-156
/
+208
2015-06-11
target-mips: move group of functions above gen_load_fpr32()
Leon Alrae
1
-60
/
+58
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
7
-48
/
+1333
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...
Peter Maydell
12
-78
/
+163
2015-06-10
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...
Peter Maydell
7
-0
/
+807
2015-06-10
Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-bu...
Peter Maydell
1
-0
/
+8
2015-06-10
pcnet: force the buffer access to be in bounds during tx
Petr Matousek
1
-0
/
+8
2015-06-10
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
4
-0
/
+1079
2015-06-10
virtio: update headers, add virtio-gpu (2d)
Gerd Hoffmann
2
-0
/
+205
2015-06-10
stdvga: factor out mmio subregion init
Gerd Hoffmann
1
-29
/
+30
2015-06-10
stdvga: pass VGACommonState instead of PCIVGAState
Gerd Hoffmann
1
-22
/
+22
2015-06-10
stdvga: fix offset in pci_vga_ioport_read
Gerd Hoffmann
1
-3
/
+3
2015-06-10
bios-tables-test: handle false-positive smbios signature matches
Gabriel L. Somlo
1
-32
/
+44
2015-06-10
fw_cfg: insert fw_cfg file blobs via qemu cmdline
Gabriel L. Somlo
3
-0
/
+95
2015-06-10
fw_cfg: prohibit insertion of duplicate fw_cfg file names
Gabriel L. Somlo
2
-6
/
+6
2015-06-10
fw_cfg: prevent selector key conflict
Gabriel L. Somlo
1
-0
/
+1
2015-06-10
fw_cfg: remove support for guest-side data writes
Gabriel L. Somlo
3
-35
/
+1
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
4
-4
/
+4
2015-06-10
fw_cfg: add fw_cfg_modify_i16 (update) method
Gabriel L. Somlo
2
-0
/
+11
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
1
-1
/
+1
2015-06-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into staging
Peter Maydell
10
-130
/
+126
2015-06-09
hw/vfio/platform: calxeda xgmac device
Eric Auger
3
-0
/
+102
2015-06-09
tcg/optimize: rename tcg_constant_folding
Aurelien Jarno
1
-6
/
+1
2015-06-09
tcg/optimize: fold constant test in tcg_opt_gen_mov
Aurelien Jarno
1
-53
/
+36
2015-06-09
tcg/optimize: fold temp copies test in tcg_opt_gen_mov
Aurelien Jarno
1
-18
/
+9
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_mov
Aurelien Jarno
1
-7
/
+7
2015-06-09
tcg/optimize: remove opc argument from tcg_opt_gen_movi
Aurelien Jarno
1
-20
/
+20
2015-06-09
tcg: fix dead computation for repeated input arguments
Aurelien Jarno
1
-3
/
+11
2015-06-09
tcg: fix register allocation with two aliased dead inputs
Aurelien Jarno
1
-0
/
+10
2015-06-09
tcg: Handle MO_AMASK in tcg_dump_ops
Richard Henderson
1
-3
/
+12
2015-06-09
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
8
-34
/
+34
2015-06-09
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...
Peter Maydell
4
-5
/
+81
2015-06-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into...
Peter Maydell
14
-96
/
+133
2015-06-09
s390x/migration: add comment about floating point migration
Christian Borntraeger
1
-0
/
+1
2015-06-09
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
1
-13
/
+12
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
7
-18
/
+29
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
7
-14
/
+18
2015-06-09
blkdebug: Simplify passing of Error through qemu_opts_foreach()
Markus Armbruster
1
-6
/
+4
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
12
-54
/
+72
[next]