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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
9pfs: remove useless return
Michael Tokarev
1
-1
/
+0
2015-03-10
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
1
-1
/
+1
2015-03-10
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
1
-2
/
+2
2015-03-10
vhost_net: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2015-03-10
e500: fix memory leak
Michael Tokarev
1
-0
/
+1
2015-03-10
sysbus: fix memory leak
Gonglei
1
-0
/
+2
2015-03-10
milkymist.c: fix memory leak
Gonglei
1
-0
/
+1
2015-03-10
macio: fix possible memory leak
Gonglei
1
-1
/
+2
2015-03-10
sparc/leon3.c: fix memory leak
Gonglei
1
-0
/
+1
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
1
-1
/
+1
2015-03-10
arm/digic_boards: Remove superfluous '\n' around error_report()
Gonglei
1
-3
/
+3
2015-03-10
tpm: Remove superfluous '\n' around error_report()
Gonglei
1
-6
/
+6
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
2
-2
/
+2
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
1
-1
/
+1
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
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2
-0
/
+116
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
1
-0
/
+271
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
5
-37
/
+26
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
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
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
2
-0
/
+30
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
2
-7
/
+64
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
3
-5
/
+56
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
2
-3
/
+12
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
4
-50
/
+87
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
1
-41
/
+3
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2
-2
/
+28
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
1
-1
/
+7
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2
-12
/
+42
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
98
-4411
/
+1980
[next]