| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'... | Peter Maydell | 2015-03-03 | 5 | -56/+240 |
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell | 2015-03-02 | 5 | -240/+56 |
|\ |
|
| * | target-i386: Move APIC ID compatibility code to pc.c | Eduardo Habkost | 2015-02-25 | 1 | -34/+0 |
| * | target-i386: Require APIC ID to be explicitly set before CPU realize | Eduardo Habkost | 2015-02-25 | 2 | -2/+7 |
| * | target-i386: Set APIC ID using cpu_index on CONFIG_USER | Eduardo Habkost | 2015-02-25 | 1 | -0/+6 |
| * | target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id | Eduardo Habkost | 2015-02-25 | 4 | -11/+10 |
| * | target-i386: Simplify error handling on cpu_x86_init_user() | Eduardo Habkost | 2015-02-25 | 1 | -9/+11 |
| * | target-i386: Eliminate cpu_init() function | Eduardo Habkost | 2015-02-25 | 2 | -12/+6 |
| * | target-i386: Rename cpu_x86_init() to cpu_x86_init_user() | Eduardo Habkost | 2015-02-25 | 2 | -3/+3 |
| * | target-i386: Move topology.h to include/hw/i386 | Eduardo Habkost | 2015-02-25 | 2 | -135/+1 |
| * | target-i386: Eliminate unnecessary get_cpuid_vendor() function | Eduardo Habkost | 2015-02-25 | 1 | -14/+6 |
| * | target-i386: Simplify listflags() function | Eduardo Habkost | 2015-02-25 | 1 | -28/+14 |
* | | error: Use error_report_err() where appropriate | Markus Armbruster | 2015-02-18 | 1 | -2/+1 |
|/ |
|
* | tcg: Introduce tcg_op_buf_count and tcg_op_buf_full | Richard Henderson | 2015-02-13 | 1 | -6/+3 |
* | tcg: Move emit of INDEX_op_end into gen_tb_end | Richard Henderson | 2015-02-13 | 1 | -1/+1 |
* | target-i386: Disable HLE and RTM on Haswell & Broadwell | Eduardo Habkost | 2015-01-26 | 1 | -5/+4 |
* | target-i386: make xmm_regs 512-bit wide | Paolo Bonzini | 2015-01-26 | 3 | -104/+59 |
* | target-i386: use vmstate_offset_sub_array for AVX registers | Paolo Bonzini | 2015-01-26 | 1 | -12/+16 |
* | cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors | Peter Maydell | 2015-01-20 | 1 | -1/+15 |
* | exec.c: Drop TARGET_HAS_ICE define and checks | Peter Maydell | 2015-01-20 | 1 | -2/+0 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2015-01-14 | 2 | -11/+30 |
|\ |
|
| * | target-i386: do not memcpy in and out of xmm_regs | Paolo Bonzini | 2015-01-14 | 2 | -10/+28 |
| * | target-i386: fix movntsd on big-endian hosts | Paolo Bonzini | 2015-01-14 | 1 | -1/+2 |
* | | kvm: extend kvm_irqchip_add_msi_route to work on s390 | Frank Blaschka | 2015-01-12 | 1 | -0/+6 |
|/ |
|
* | gen-icount: check cflags instead of use_icount global | Paolo Bonzini | 2015-01-03 | 1 | -1/+1 |
* | translate: check cflags instead of use_icount global | Paolo Bonzini | 2015-01-03 | 1 | -20/+30 |
* | qemu-log: add log category for MMU info | Antony Pavlov | 2014-12-16 | 1 | -11/+4 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-12-15 | 7 | -48/+170 |
|\ |
|
| * | target-i386: add Ivy Bridge CPU model | Paolo Bonzini | 2014-12-15 | 1 | -0/+32 |
| * | target-i386: add f16c and rdrand to Haswell and Broadwell | Paolo Bonzini | 2014-12-15 | 1 | -2/+2 |
| * | target-i386: add VME to all CPUs | Paolo Bonzini | 2014-12-15 | 1 | -15/+15 |
| * | i386: do not cross the pages boundaries in replay mode | Pavel Dovgalyuk | 2014-12-15 | 2 | -0/+17 |
| * | x86: Drop some superfluous casts from void * | Markus Armbruster | 2014-12-15 | 2 | -2/+2 |
| * | x86: Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2014-12-15 | 1 | -1/+1 |
| * | x86: Fuse g_malloc(); memset() into g_malloc0() | Markus Armbruster | 2014-12-15 | 1 | -12/+4 |
| * | target-i386: get/set/migrate XSAVES state | Wanpeng Li | 2014-12-15 | 4 | -1/+38 |
| * | target-i386: add feature flags for CPUID[EAX=0xd,ECX=1] | Paolo Bonzini | 2014-12-15 | 2 | -1/+34 |
| * | valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl | Christian Borntraeger | 2014-12-15 | 1 | -1/+1 |
| * | valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl | Christian Borntraeger | 2014-12-15 | 1 | -1/+4 |
| * | valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl | Christian Borntraeger | 2014-12-15 | 1 | -3/+12 |
| * | valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl | Christian Borntraeger | 2014-12-15 | 1 | -1/+1 |
| * | KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks | Eric Auger | 2014-12-15 | 1 | -1/+0 |
| * | target-i386: simplify AES emulation | Aurelien Jarno | 2014-12-15 | 1 | -8/+8 |
* | | target-i386: fix icount processing for repz instructions | Pavel Dovgalyuk | 2014-12-14 | 1 | -2/+14 |
* | | target-i386: fbld instruction doesn't set minus sign | Dmitry Poletaev | 2014-12-14 | 1 | -1/+1 |
* | | target-i386: Wrong conversion infinity from float80 to int32/int64 | Dmitry Poletaev | 2014-12-14 | 1 | -1/+19 |
|/ |
|
* | apic: avoid getting out of halted state on masked PIC interrupts | Paolo Bonzini | 2014-11-24 | 1 | -2/+8 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-11-13 | 2 | -14/+5 |
|\ |
|
| * | target-i386: fix Coverity complaints about overflows | Paolo Bonzini | 2014-11-13 | 1 | -1/+1 |
| * | target-i386: eliminate dead code and hoist common code out of "if" | Paolo Bonzini | 2014-11-12 | 1 | -13/+4 |