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-11-12
aio: fix aio_ctx_prepare with idle bottom halves
Paolo Bonzini
2012-11-11
tcg: properly check that op's output needs to be synced to memory
Kirill Batuzov
2012-11-11
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
Eric Johnson
2012-11-10
target-i386: avoid using cpu_single_env
Blue Swirl
2012-11-10
target-xtensa: avoid using cpu_single_env
Blue Swirl
2012-11-10
target-unicore32: avoid using cpu_single_env
Blue Swirl
2012-11-10
kvm: avoid using cpu_single_env
Blue Swirl
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
2012-11-10
slirp: remove unused function u_sleep
Blue Swirl
2012-11-10
sun4c: remove unused functions
Blue Swirl
2012-11-10
m48t59: remove unused m48t59_set_addr
Blue Swirl
2012-11-10
tests/tcg: new test for i386 FPREM and FPREM1
Catalin Patulea
2012-11-10
memory: Don't dump disabled regions
Jan Kiszka
2012-11-10
memory: Reintroduce dirty flag to optimize changes on disabled regions
Jan Kiszka
2012-11-10
qemu-timer: Fix compilation for non-POSIX hosts
Stefan Weil
2012-11-10
vmware_vga: Add back some info in local state partially reverting aa32b38c
BALATON Zoltan
2012-11-10
kvmvapic: Fix TB invalidation after instruction patching
Jan Kiszka
2012-11-08
microblaze: translate.c: Fix swaph decoding
Peter Crosthwaite
2012-11-06
tools: initialize main loop before block layer
Paolo Bonzini
2012-11-06
tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors
malc
2012-11-05
target-mips: use ULL for 64 bit constants
Blue Swirl
2012-11-04
build: pthread_atfork() needs include of pthread.h
Anthony Liguori
2012-11-03
tcg/ppc: ld/st optimization
malc
2012-11-03
vmware_vga: Allow simple drivers to work without using the fifo
BALATON Zoltan
2012-11-03
vmware_vga: Return a value for FB_SIZE before the device is enabled
BALATON Zoltan
2012-11-03
vmware_vga: Remove duplicated info from local state
BALATON Zoltan
2012-11-03
vmware_vga: Coding style cleanup
BALATON Zoltan
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2012-11-03
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
Yeongkyoon Lee
2012-11-03
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Yeongkyoon Lee
2012-11-03
configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization
Yeongkyoon Lee
2012-11-03
target-m68k/m68k-semi.c: Log when put_user for returning values fails
Peter Maydell
2012-11-03
target-m68k/m68k-semi: Handle get_user failure
Peter Maydell
2012-11-03
m68k: Return semihosting errno values correctly
Meador Inge
2012-11-02
vl: delay thread initialization after daemonization
Paolo Bonzini
2012-11-02
vl: unify calls to init_timer_alarm
Paolo Bonzini
2012-11-02
qemu-timer: reinitialize timers after fork
Paolo Bonzini
2012-11-02
semaphore: implement fallback counting semaphores with mutex+condvar
Paolo Bonzini
2012-11-02
compiler: support Darwin weak references
Paolo Bonzini
2012-11-02
Merge remote-tracking branch 'bonzini/migr-coroutine' into staging
Anthony Liguori
2012-11-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-02
migration: move process_incoming_migration to a coroutine
Paolo Bonzini
2012-11-02
migration: handle EAGAIN while reading QEMUFile
Paolo Bonzini
2012-11-02
migration: move qemu_fclose to process_incoming_migration
Paolo Bonzini
2012-11-02
migration: close socket QEMUFile from socket_close
Paolo Bonzini
2012-11-02
migration: xxx_close will only be called once
Paolo Bonzini
2012-11-02
migration: use closesocket, not close
Paolo Bonzini
2012-11-02
migration: use migrate_fd_close in migrate_fd_cleanup
Paolo Bonzini
2012-11-02
migration: clean up server sockets and handlers before invoking process_incom...
Paolo Bonzini
2012-11-02
migration: replace qemu_stdio_fd with qemu_get_fd
Paolo Bonzini
[next]