Statistics
| Branch: | Revision:

root / target-i386 @ 01207d0b

Name Size
Makefile.objs 414 Bytes
TODO 1 kB
arch_dump.c 12.4 kB
arch_memory_mapping.c 8.2 kB
cc_helper.c 10.1 kB
cc_helper_template.h 6.6 kB
cpu-qom.h 3.8 kB
cpu.c 91.3 kB
cpu.h 39.9 kB
excp_helper.c 4.1 kB
fpu_helper.c 29.8 kB
gdbstub.c 7.8 kB
helper.c 41.5 kB
helper.h 7.3 kB
int_helper.c 10.5 kB
ioport-user.c 1.6 kB
kvm-stub.c 696 Bytes
kvm.c 73.9 kB
kvm_i386.h 1.3 kB
machine.c 22.4 kB
mem_helper.c 3.8 kB
misc_helper.c 16.3 kB
ops_sse.h 73.4 kB
ops_sse_header.h 13 kB
seg_helper.c 80.7 kB
shift_helper_template.h 2.8 kB
smm_helper.c 11.8 kB
svm.h 5.7 kB
svm_helper.c 29.4 kB
topology.h 4.8 kB
translate.c 271.6 kB

Latest revisions

# Date Author Comment
e00ef747 03/04/2014 07:01 pm Peter Maydell

Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging

  • remotes/qmp-unstable/queue/qmp: (32 commits)
    qapi: Add missing null check to opts_start_struct()
    qapi: Clean up superfluous null check in qapi_dealloc_type_str()
    qapi: Clean up null checking in generated visitors...
4ab23a91 02/28/2014 06:52 pm qiaonuohan

Define the architecture for compressed dump format

Signed-off-by: Ekaterina Tumanova <>
Reviewed-by: Laszlo Ersek <>
Reviewed-by: Qiao Nuohan <>
Signed-off-by: Luiz Capitulino <>

cb48da7f 02/28/2014 06:44 pm Richard Henderson

target-i386: Fix ucomis and comis memory access

We were loading 16 bytes for both single and double-precision
scalar comparisons.

Reported-by: Alexander Bluhm <>
Signed-off-by: Richard Henderson <>

4e47e39a 02/28/2014 06:44 pm Richard Henderson

target-i386: Fix SSE status flag corruption

When we restore the mxcsr register with FXRSTOR, or set it with gdb,
we need to update the various SSE status flags in CPUX86State

Reported-by: Richard Purdie <>
Reviewed-by: Paolo Bonzini <>...

d2fe51bd 02/28/2014 06:43 pm Richard Henderson

target-i386: Fix CC_OP_CLR vs PF

Parity should be set for a zero result.

Cc:
Reviewed-by: Paolo Bonzini <>
Reviewed-by: Edgar E. Iglesias <>
Signed-off-by: Richard Henderson <>

6d093a4f 02/19/2014 05:40 pm Kevin Wolf

target-i386: Fix I/O bitmap checks for in/out

Commit 1b90d56e changed the implementation of in/out imm to not assign
the accessed port number to cpu_T0 as it appeared unnecessary.
However, currently gen_check_io() makes use of cpu_T0 to implement the...

db3be60d 02/11/2014 02:57 pm Edgar E. Iglesias

exec: Make stb_phys input an AddressSpace

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

5ce5944d 02/11/2014 02:57 pm Edgar E. Iglesias

exec: Make stw_*_phys input an AddressSpace

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

2198a121 02/11/2014 02:57 pm Edgar E. Iglesias

exec: Make stl_phys_notdirty input an AddressSpace

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

ab1da857 02/11/2014 02:57 pm Edgar E. Iglesias

exec: Make stl_*_phys input an AddressSpace

Reviewed-by: Peter Maydell <>
Signed-off-by: Edgar E. Iglesias <>

View revisions

Also available in: Atom