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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-29
s390: css error codes.
Cornelia Huck
2
-5
/
+5
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
4
-8
/
+24
2013-01-29
sclpconsole: Don't instantiate sclpconsole with -nodefaults
Christian Borntraeger
1
-0
/
+1
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
3
-0
/
+136
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
1
-0
/
+3
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
6
-18
/
+16
2013-01-29
virtio-s390: add a reset function to virtio-s390 devices
Paolo Bonzini
1
-0
/
+8
2013-01-29
s390: Make typeinfo const
Alexander Graf
1
-1
/
+1
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
4
-0
/
+1063
2013-01-29
s390-virtio: Factor out some initialization code.
Cornelia Huck
2
-51
/
+72
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
2
-13
/
+237
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
5
-0
/
+1447
2013-01-29
s390: Add channel I/O instructions.
Cornelia Huck
4
-0
/
+838
2013-01-29
s390: I/O interrupt and machine check injection.
Cornelia Huck
2
-1
/
+209
2013-01-29
s390: Channel I/O basic definitions.
Cornelia Huck
4
-1
/
+245
2013-01-29
s390: Add mapping helper functions.
Cornelia Huck
2
-0
/
+29
2013-01-29
s390: Lowcore mapping helper.
Cornelia Huck
1
-9
/
+25
2013-01-29
s390: Add default support for SCLP console
Alexander Graf
2
-0
/
+52
2013-01-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
40
-292
/
+709
2013-01-28
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
30
-230
/
+1728
2013-01-28
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
10
-89
/
+689
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
4
-8
/
+7
2013-01-28
cpu: Unconditionalize CPUState fields
Andreas Färber
1
-2
/
+0
2013-01-28
target-m68k: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-unicore32: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-openrisc: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-28
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-m68k: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-arm: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-2
/
+6
2013-01-27
qom: Introduce object_class_is_abstract()
Andreas Färber
2
-0
/
+13
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+27
2013-01-27
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-2
/
+22
2013-01-27
target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+21
2013-01-27
target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-1
/
+1
2013-01-27
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2
-2
/
+21
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
4
-0
/
+38
2013-01-27
target-i386: Remove setting tsc-frequency from x86_def_t
Igor Mammedov
1
-3
/
+0
2013-01-27
target-i386: Set custom features/properties without intermediate x86_def_t
Igor Mammedov
1
-67
/
+51
2013-01-27
target-i386: Remove vendor_override field from CPUX86State
Igor Mammedov
2
-16
/
+12
2013-01-27
target-i386: Replace uint32_t vendor fields by vendor string in x86_def_t
Igor Mammedov
2
-106
/
+47
2013-01-27
target-i386: Print deprecation warning if xlevel < 0x80000000
Igor Mammedov
1
-0
/
+2
2013-01-27
target-i386: Drop redundant list of CPU definitions
Andreas Färber
1
-12
/
+10
2013-01-27
target-i386: Simplify cpu_x86_find_by_name()
Andreas Färber
1
-10
/
+12
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
3
-6
/
+35
2013-01-27
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
4
-1
/
+255
2013-01-27
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
1
-5
/
+35
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
1
-0
/
+7
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
6
-2
/
+7
[next]