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
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2
-14
/
+3
2015-03-11
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
5
-222
/
+39
2015-03-10
cpu: Make cpu_init() return QOM CPUState object
Eduardo Habkost
1
-8
/
+1
2015-03-10
target-i386: Clean up misuse of qdev_init() in realize method
Markus Armbruster
1
-6
/
+2
2015-03-10
x86: fix SS selector in SYSRET
Bill Paul
1
-2
/
+2
2015-03-09
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
2
-1
/
+11
2015-03-09
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2
-35
/
+0
2015-03-09
target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id
Eduardo Habkost
4
-10
/
+9
2015-03-09
target-i386: Remove unused APIC ID default code
Eduardo Habkost
1
-1
/
+0
2015-03-09
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
1
-14
/
+6
2015-03-09
target-i386: Simplify listflags() function
Eduardo Habkost
1
-28
/
+14
2015-03-09
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
2
-135
/
+1
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
5
-56
/
+240
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
5
-240
/
+56
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-34
/
+0
2015-02-25
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
2
-2
/
+7
2015-02-25
target-i386: Set APIC ID using cpu_index on CONFIG_USER
Eduardo Habkost
1
-0
/
+6
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
4
-11
/
+10
2015-02-25
target-i386: Simplify error handling on cpu_x86_init_user()
Eduardo Habkost
1
-9
/
+11
2015-02-25
target-i386: Eliminate cpu_init() function
Eduardo Habkost
2
-12
/
+6
2015-02-25
target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
Eduardo Habkost
2
-3
/
+3
2015-02-25
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
2
-135
/
+1
2015-02-25
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
1
-14
/
+6
2015-02-25
target-i386: Simplify listflags() function
Eduardo Habkost
1
-28
/
+14
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+1
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
1
-6
/
+3
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
1
-1
/
+1
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
1
-5
/
+4
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
3
-104
/
+59
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
1
-12
/
+16
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
1
-1
/
+15
2015-01-20
exec.c: Drop TARGET_HAS_ICE define and checks
Peter Maydell
1
-2
/
+0
2015-01-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-11
/
+30
2015-01-14
target-i386: do not memcpy in and out of xmm_regs
Paolo Bonzini
2
-10
/
+28
2015-01-14
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
1
-1
/
+2
2015-01-12
kvm: extend kvm_irqchip_add_msi_route to work on s390
Frank Blaschka
1
-0
/
+6
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
1
-1
/
+1
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
1
-20
/
+30
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
1
-11
/
+4
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-48
/
+170
2014-12-15
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
1
-0
/
+32
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
1
-2
/
+2
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
1
-15
/
+15
2014-12-15
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2
-0
/
+17
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
2
-2
/
+2
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-12-15
x86: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
1
-12
/
+4
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
4
-1
/
+38
2014-12-15
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2
-1
/
+34
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
1
-1
/
+1
[next]