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
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
12
-13
/
+14
2013-10-31
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
25
-112
/
+1234
2013-10-31
Merge remote-tracking branch 'kraxel/audio.2' into staging
Anthony Liguori
1
-1
/
+2
2013-10-31
Merge remote-tracking branch 'kraxel/usb.91' into staging
Anthony Liguori
2
-37
/
+39
2013-10-31
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-6
/
+0
2013-10-31
Merge remote-tracking branch 'kraxel/e820.1' into staging
Anthony Liguori
1
-0
/
+8
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
95
-172
/
+16666
2013-10-31
integrator: fix Linux boot failure by emulating dbg region
Alex Bennée
5
-0
/
+121
2013-10-31
target-arm: fix sorting issue of KVM cpreg list
Alvise Rigo
1
-1
/
+7
2013-10-31
target-arm: sort TCG cpreg list by KVM-style 64 bit ID number
Alvise Rigo
1
-3
/
+9
2013-10-31
target-arm: Add CP15 VBAR support
Nathan Rossi
2
-0
/
+22
2013-10-31
hw/arm: Tidy up conditional calls to arm_load_kernel
Peter Maydell
3
-19
/
+13
2013-10-31
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
1
-2
/
+4
2013-10-26
audio/mixeng_template.h: fix inline declaration
Alex Bligh
1
-2
/
+2
2013-10-26
misc: Spelling and grammar fixes in comments
Stefan Weil
3
-3
/
+3
2013-10-26
docs/ccid.txt: fix the typo
WengFan
1
-1
/
+1
2013-10-26
qapi: fix documentation example
Eric Blake
1
-1
/
+1
2013-10-26
.gitignore: ignore qmp-commands.txt
Fam Zheng
1
-1
/
+1
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
4
-5
/
+5
2013-10-26
configure: create fsdev/ directory
Michael Tokarev
1
-0
/
+1
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
3
-21
/
+8
2013-10-25
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
1
-0
/
+3
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
5
-2
/
+265
2013-10-25
dump-guest-memory: Check for the correct return value
Aneesh Kumar K.V
1
-2
/
+2
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
3
-4
/
+5
2013-10-25
target-ppc: Check for error on address translation in memsave command
Aneesh Kumar K.V
1
-1
/
+4
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
1
-2
/
+15
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
1
-0
/
+13
2013-10-25
xics-kvm: enable irqfd for MSI
Alexey Kardashevskiy
1
-0
/
+6
2013-10-25
xics: Implement H_XIRR_X
Benjamin Herrenschmidt
2
-0
/
+15
2013-10-25
xics: Implement H_IPOLL
Benjamin Herrenschmidt
1
-0
/
+13
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
5
-1
/
+520
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
2
-0
/
+6
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
3
-21
/
+157
2013-10-25
xics: add missing const specifiers to TypeInfo
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: convert init() to realize()
Alexey Kardashevskiy
1
-6
/
+22
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2
-3
/
+79
2013-10-25
xics: replace fprintf with error_report
Alexey Kardashevskiy
1
-2
/
+3
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
xics: move reset and cpu_setup
Alexey Kardashevskiy
1
-36
/
+36
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2
-0
/
+21
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
2
-5
/
+10
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
1
-0
/
+4
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
PPC: Fix L2CR write accesses
Alexander Graf
1
-12
/
+17
2013-10-25
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
1
-0
/
+2
2013-10-25
ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
Tom Musta
1
-0
/
+3
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
1
-1
/
+12
2013-10-25
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2013-10-24
hw/microblaze: Add support for loading initrd images
Edgar E. Iglesias
4
-3
/
+45
[next]