index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
2017-07-17
i386: add Skylake-Server cpu model
Boqun Feng (Intel)
2017-07-17
i386: Update comment about XSAVES on Skylake-Client
Eduardo Habkost
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2017-07-04
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
2017-07-04
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-20
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-07
kvm: don't register smram_listener when smm is off
Gonglei
2017-06-07
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
2017-06-07
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
2017-06-07
i386: fix read/write cr with icount option
Mihail Abakumov
2017-06-07
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-06-07
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
2017-06-06
kvm: irqchip: skip update msi when disabled
Peter Xu
2017-06-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
target/i386: optimize indirect branches
Emilio G. Cota
2017-06-05
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-05-11
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
2017-05-11
vmstatification: i386 FPReg
Dr. David Alan Gilbert
2017-05-11
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
i386: rewrite way CPUID index is validated
Daniel P. Berrange
2017-05-05
hax: Fix memory mapping de-duplication logic
Yu Ning
2017-05-05
target/i386: Add GDB XML register description support
Abdallah Bouassida
2017-04-10
target/i386/misc_helper: wrap BQL around another IRQ generator
Alex Bennée
2017-04-02
target-i386: fix "info lapic" segfault on isapc
Tejaswini Poluri
2017-03-31
hmp: fix "dump-quest-memory" segfault
Iwona Kotlarska
2017-03-28
i386: Don't override -cpu options on -cpu host/max
Eduardo Habkost
[next]