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-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-09
ehci: fix migration
Gerd Hoffmann
2012-11-09
xhci: Fix some DMA host endian bugs
David Gibson
2012-11-08
usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()
Hans de Goede
2012-11-08
xhci: Add support for packets with both data and an error status
Hans de Goede
2012-11-08
ehci: Add support for packets with both data and an error status
Hans de Goede
2012-11-08
ehci: Get rid of the magical PROC_ERR status
Hans de Goede
2012-11-08
usb-redir: Allow packets to have both data and an error-status
Hans de Goede
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
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
spice: fix initialization order
Gerd Hoffmann
2012-11-05
pflib: unused, remove it.
Gerd Hoffmann
2012-11-05
spice: switch to pixman
Gerd Hoffmann
2012-11-05
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
2012-11-05
qxl: fix cursor reset
Gerd Hoffmann
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
2012-11-05
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
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
[prev]
[next]