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-01-29
arm devices: Clean up includes
Peter Maydell
16
-0
/
+16
2016-01-29
tilegx: Clean up includes
Peter Maydell
4
-0
/
+4
2016-01-29
tricore: Clean up includes
Peter Maydell
5
-6
/
+5
2016-01-29
moxie: Clean up includes
Peter Maydell
7
-13
/
+7
2016-01-29
cris: Clean up includes
Peter Maydell
10
-1
/
+10
2016-01-29
m68k: Clean up includes
Peter Maydell
11
-10
/
+11
2016-01-29
openrisc: Clean up includes
Peter Maydell
16
-2
/
+16
2016-01-29
xtensa: Clean up includes
Peter Maydell
13
-6
/
+13
2016-01-29
sh4: Clean up includes
Peter Maydell
12
-9
/
+12
2016-01-29
hw/intc: Clean up includes
Peter Maydell
12
-0
/
+12
2016-01-29
hw/timer: Clean up includes
Peter Maydell
11
-0
/
+11
2016-01-29
hw/misc: Clean up includes
Peter Maydell
22
-2
/
+22
2016-01-29
hw/scsi: Clean up includes
Peter Maydell
9
-6
/
+9
2016-01-29
pci: Clean up includes
Peter Maydell
23
-3
/
+23
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
5
-4
/
+5
2016-01-29
hw/display: Clean up includes
Peter Maydell
22
-2
/
+22
2016-01-29
usb: Clean up includes
Peter Maydell
35
-12
/
+35
2016-01-29
hw/net: Clean up includes
Peter Maydell
31
-5
/
+31
2016-01-29
9pfs: Clean up includes
Peter Maydell
20
-24
/
+20
2016-01-29
ide: Clean up includes
Peter Maydell
16
-6
/
+16
2016-01-29
tcg: Clean up includes
Peter Maydell
12
-12
/
+12
2016-01-29
virtio: Clean up includes
Peter Maydell
23
-4
/
+23
2016-01-29
xen: Clean up includes
Peter Maydell
17
-36
/
+17
2016-01-29
arm: Clean up includes
Peter Maydell
65
-0
/
+65
2016-01-29
alpha: Clean up includes
Peter Maydell
14
-6
/
+14
2016-01-29
x86: Clean up includes
Peter Maydell
75
-24
/
+75
2016-01-29
linux-user: Clean up includes
Peter Maydell
20
-74
/
+20
2016-01-29
unicore: Clean up includes
Peter Maydell
12
-5
/
+12
2016-01-29
s390: Clean up includes
Peter Maydell
32
-4
/
+32
2016-01-29
sparc: Clean up includes
Peter Maydell
20
-6
/
+20
2016-01-29
ppc: Clean up includes
Peter Maydell
63
-11
/
+63
2016-01-29
lm32: Clean up includes
Peter Maydell
23
-8
/
+23
2016-01-29
exec: Clean up includes
Peter Maydell
7
-15
/
+7
2016-01-29
crypto: Clean up includes
Peter Maydell
13
-0
/
+13
2016-01-29
migration: Clean up includes
Peter Maydell
16
-12
/
+16
2016-01-28
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160128' into staging
Peter Maydell
16
-26
/
+102
2016-01-28
microblaze: Clean up includes
Peter Maydell
9
-1
/
+9
2016-01-28
disas/microblaze.c: Don't define TRUE or FALSE
Peter Maydell
1
-4
/
+1
2016-01-27
s390x: s390_cpu_get_phys_page_debug has to return -1
David Hildenbrand
1
-2
/
+3
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
6
-7
/
+51
2016-01-27
s390x/css: fix control flags during csch
Halil Pasic
1
-1
/
+1
2016-01-27
watchdog/diag288: don't reset for action=none|debug|pause
Bo Tu
1
-0
/
+7
2016-01-27
watchdog: introduction of get_watchdog_action
Bo Tu
2
-9
/
+15
2016-01-27
s390x: fix generation of event information crw
Song Shan Gong
3
-1
/
+14
2016-01-27
s390x/ioinst: set type and len for SEI response
Pierre Morel
1
-1
/
+2
2016-01-27
s390x/sclp: add device to the sysbus in sclp_realize
David Hildenbrand
1
-2
/
+6
2016-01-27
s390x/machine: make addon register fields static
Christian Borntraeger
1
-2
/
+2
2016-01-27
s390x/skeys: Fix instance and class size
Christian Borntraeger
1
-1
/
+1
2016-01-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into s...
Peter Maydell
14
-135
/
+315
2016-01-26
xen: make it possible to build without the Xen PV domain builder
Ian Campbell
4
-5
/
+31
[next]