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
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
5
-0
/
+289
2016-03-30
target-mips: enable CM GCR in MIPS64R6-generic CPU
Leon Alrae
1
-1
/
+2
2016-03-30
hw/mips_malta: add CPS to Malta board
Leon Alrae
3
-11
/
+60
2016-03-30
hw/mips_malta: move CPU creation to a separate function
Leon Alrae
1
-29
/
+39
2016-03-30
hw/mips_malta: remove redundant irq and clock init
Leon Alrae
1
-4
/
+0
2016-03-30
hw/mips_malta: remove CPUMIPSState from the write_bootloader()
Leon Alrae
1
-4
/
+4
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
4
-0
/
+81
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
3
-0
/
+225
2016-03-30
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2
-0
/
+25
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
3
-0
/
+157
2016-03-30
target-mips: add CMGCRBase register
Yongbok Kim
2
-1
/
+20
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
4
-0
/
+151
2016-03-29
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
3
-8
/
+28
2016-03-29
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
11
-57
/
+67
2016-03-29
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
1
-8
/
+11
2016-03-29
Rework ipv6 options
Samuel Thibault
3
-20
/
+29
2016-03-29
Use C99 flexible array instead of 1-byte trailing array
Peter Maydell
1
-4
/
+2
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
1
-8
/
+11
2016-03-28
qemu-iotests: add no-op streaming test
Alberto Garcia
2
-2
/
+20
2016-03-28
qemu-iotests: fix test_stream_partial()
Alberto Garcia
1
-1
/
+2
2016-03-28
block: never cancel a streaming job without running stream_complete()
Alberto Garcia
1
-5
/
+6
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
620
-755
/
+1774
2016-03-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160324' into staging
Peter Maydell
11
-294
/
+1220
2016-03-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160324-1' into st...
Peter Maydell
4
-52
/
+133
2016-03-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160324' into...
Peter Maydell
6
-91
/
+582
2016-03-24
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160323' into staging
Peter Maydell
8
-129
/
+53
2016-03-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20160323-1' in...
Peter Maydell
2
-181
/
+170
2016-03-24
target-i386: implement PKE for TCG
Paolo Bonzini
7
-5
/
+110
2016-03-24
config.status: Pass extra parameters
Dr. David Alan Gilbert
1
-1
/
+1
2016-03-24
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160323'...
Peter Maydell
9
-7
/
+293
2016-03-24
spice: Disallow use of gl + TCP port
Christophe Fergeau
1
-0
/
+5
2016-03-24
input-linux: fix Coverity warning
Gerd Hoffmann
1
-0
/
+7
2016-03-24
input-linux: switch over to -object
Gerd Hoffmann
3
-52
/
+121
2016-03-24
ppc: move POWER8 Book4 regs in their own routine
Cédric Le Goater
1
-0
/
+8
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2
-2
/
+7
2016-03-24
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
1
-2
/
+216
2016-03-24
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
1
-36
/
+70
2016-03-24
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
2
-0
/
+15
2016-03-24
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
2
-0
/
+6
2016-03-24
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
2
-2
/
+40
2016-03-24
ppc: Fix writing to AMR/UAMOR
Benjamin Herrenschmidt
1
-15
/
+59
2016-03-24
ppc: Initialize AMOR in PAPR mode
Benjamin Herrenschmidt
1
-0
/
+4
2016-03-24
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
2
-0
/
+13
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
3
-10
/
+25
2016-03-24
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
1
-0
/
+21
2016-03-24
ppc: Add macros to register hypervisor mode SPRs
Benjamin Herrenschmidt
2
-14
/
+47
2016-03-24
ppc: Update SPR definitions
Benjamin Herrenschmidt
1
-7
/
+47
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2
-5
/
+6
2016-03-24
ppc64: set MSR_SF bit
Laurent Vivier
1
-1
/
+1
2016-03-23
s390-ccw.img: rebuild image
Cornelia Huck
1
-0
/
+0
[next]