index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-20
hw/pl190: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl041: Use LOG_UNIMP
Peter Maydell
2012-10-20
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/hw.h: Add include of qemu-log.h
Peter Maydell
2012-10-20
qemu-log: Add new log category for guest bugs
Peter Maydell
2012-10-20
target-sparc: Remove cpu_tmp0 as a global
Richard Henderson
2012-10-20
target-sparc: Make cpu_dst local to OP=2 insns
Richard Henderson
2012-10-20
target-sparc: Only use cpu_dst for eventual writes to a gpr
Richard Henderson
2012-10-20
target-sparc: Remove last uses of cpu_tmp64
Richard Henderson
2012-10-20
target-sparc: Remove cpu_tmp64 use from softint insns
Richard Henderson
2012-10-20
target-sparc: Don't use a temporary for gen_dest_fpr_D
Richard Henderson
2012-10-20
target-sparc: Remove usage of cpu_tmp64 from most helper functions
Richard Henderson
2012-10-20
target-sparc: Tidy ldfsr, stfsr
Richard Henderson
2012-10-20
target-sparc: Avoid cpu_tmp32 in Write Priv Register
Richard Henderson
2012-10-20
target-sparc: Avoid cpu_tmp32 in Read Priv Register
Richard Henderson
2012-10-20
target-sparc: Use get_temp_i32 in gen_dest_fpr_F
Richard Henderson
2012-10-20
target-sparc: Split out get_temp_i32
Richard Henderson
2012-10-20
target-sparc: Make the cpu_addr variable local to load/store handling
Richard Henderson
2012-10-20
target-sparc: Cleanup cpu_src[12] allocation
Richard Henderson
2012-10-20
target-sparc: Finish conversion to gen_load_gpr
Richard Henderson
2012-10-20
target-sparc: Convert swap to gen_load/store_gpr
Richard Henderson
2012-10-20
target-sparc: Convert asi helpers to gen_*_gpr
Richard Henderson
2012-10-20
target-sparc: Use gen_load_gpr in get_src[12]
Richard Henderson
2012-10-20
target-sparc: Conversion to gen_*_gpr, part 1
Richard Henderson
2012-10-20
target-sparc: Add gen_load/store/dest_gpr
Richard Henderson
2012-10-20
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
Richard Henderson
2012-10-20
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
2012-10-20
exec: Do not use absolute address hints for code_gen_buffer with -fpie
Richard Henderson
2012-10-20
exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
Richard Henderson
2012-10-20
exec: Split up and tidy code_gen_buffer
Richard Henderson
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-10-20
vga: remove CONFIG_BOCHS_VBE
Gerd Hoffmann
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
2012-10-20
vga: fix indention
Gerd Hoffmann
2012-10-19
tests/tcg: fix build
Catalin Patulea
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
2012-10-19
tci: fix build breakage for target-sparc
Michael Roth
2012-10-19
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
2012-10-19
configure: Fix CONFIG_QEMU_HELPERDIR generation
Jan Kiszka
2012-10-19
qemu-options.hx: Change from recommending '?' to 'help'
Peter Maydell
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
2012-10-19
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-19
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
2012-10-19
net/tap-win32: Fix compiler warning caused by missing include statement
Stefan Weil
2012-10-19
configure: Remove unused parameters from main function
Stefan Weil
2012-10-19
target-arm/neon_helper: Remove obsolete FIXME comment
Peter Maydell
2012-10-19
targphys.h: Don't define target_phys_addr_t for user-mode emulators
Peter Maydell
[prev]
[next]