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-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
2
-7
/
+7
2015-03-10
xtensa: Remove superfluous '\n' around error_report()
Gonglei
2
-6
/
+6
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
1
-5
/
+5
2015-03-10
vhost-scsi: Remove superfluous '\n' around error_report()
Gonglei
1
-3
/
+3
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
6
-6
/
+6
2015-03-10
numa: remove superfluous '\n' around error_setg
Gonglei
1
-3
/
+3
2015-03-10
pl330.c: remove superfluous '\n' around error_setg
Gonglei
1
-2
/
+2
2015-03-10
a9gtimer: remove superfluous '\n' around error_setg
Gonglei
1
-1
/
+1
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
3
-5
/
+5
2015-03-10
qmp-commands.hx: Fix several typos
Alberto Garcia
1
-3
/
+3
2015-03-10
qerror.h: Swap definitions that were not in alphabetical order
Alberto Garcia
1
-3
/
+3
2015-03-10
Add copyright and author after file split
Stefan Berger
1
-0
/
+4
2015-03-10
cutils: refine strtol error handling in parse_debug_env
Paolo Bonzini
1
-2
/
+3
2015-03-10
qemu-options: fix/document -incoming options
Michael Tokarev
1
-3
/
+21
2015-03-10
smbios: document cmdline options for smbios type 2-4, 17 structures
Gabriel L. Somlo
1
-3
/
+29
2015-03-10
memsave: Improve and disambiguate error message
Borislav Petkov
1
-1
/
+3
2015-03-10
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
1
-0
/
+1
2015-03-10
xen-pt: fix Out-of-bounds read
Gonglei
1
-1
/
+1
2015-03-10
xen-pt: fix Negative array index read
Gonglei
1
-4
/
+2
2015-03-09
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
41
-383
/
+1284
2015-03-09
target-ppc: Fix warnings from Sparse
Stefan Weil
1
-2
/
+3
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2
-0
/
+116
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
3
-2
/
+316
2015-03-09
target-ppc: Add versions to server CPU descriptions
Alexey Kardashevskiy
2
-7
/
+9
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2
-0
/
+11
2015-03-09
PPC: Remove duplicate OPENPIC defines in default-configs
Alexander Graf
2
-2
/
+0
2015-03-09
ppc64-softmmu: Remove duplicated OPENPIC from config
Alexey Kardashevskiy
1
-1
/
+0
2015-03-09
Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...
Alexey Kardashevskiy
1
-6
/
+0
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
6
-38
/
+27
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
1
-134
/
+119
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
1
-9
/
+16
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
1
-5
/
+3
2015-03-09
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
1
-1
/
+1
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
1
-1
/
+7
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2
-21
/
+21
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
1
-2
/
+3
2015-03-09
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
1
-4
/
+18
2015-03-09
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
1
-0
/
+24
2015-03-09
display cpu id dump state
Tristan Gingold
1
-2
/
+3
2015-03-09
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
1
-2
/
+2
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
3
-0
/
+31
2015-03-09
vga: Expose framebuffer byteorder as a QOM property
David Gibson
1
-0
/
+29
2015-03-09
spapr: Clean up misuse of qdev_init() in xics-kvm creation
Markus Armbruster
1
-13
/
+12
2015-03-09
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
1
-9
/
+11
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2
-0
/
+10
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
3
-8
/
+66
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
4
-7
/
+61
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
1
-4
/
+36
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
3
-3
/
+13
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
1
-1
/
+6
[next]