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
qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK
Paolo Bonzini
1
-5
/
+1
2015-03-10
kvm_stat: add kvm_stat.1 man page
Stefan Hajnoczi
2
-0
/
+64
2015-03-10
kvm_stat: add column headers to text UI
Stefan Hajnoczi
1
-1
/
+4
2015-03-10
iscsi: Fix check for username
Stefan Weil
1
-1
/
+1
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
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
5
-50
/
+88
2015-03-09
Add more VMSTATE_*_TEST variants for integers
David Gibson
1
-0
/
+15
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
3
-41
/
+96
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
3
-5
/
+32
2015-03-09
spapr: Add pseries-2.3 machine
Alexey Kardashevskiy
1
-2
/
+17
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2
-2
/
+10
2015-03-09
target-ppc: Use right page size with hash table lookup
Aneesh Kumar K.V
3
-11
/
+30
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
4
-13
/
+47
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
155
-5289
/
+3587
2015-03-08
Merge remote-tracking branch 'remotes/xtensa/tags/20150307-xtensa' into staging
Peter Maydell
4
-2
/
+38
2015-03-08
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
7
-11
/
+144
2015-03-08
acpi: drop unused code
Michael S. Tsirkin
1
-12
/
+0
2015-03-08
aml-build: comment fix
Michael S. Tsirkin
1
-1
/
+1
2015-03-08
acpi-build: fix typo in comment
Michael S. Tsirkin
1
-1
/
+1
2015-03-08
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150304-1' into ...
Peter Maydell
5
-26
/
+80
[next]