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-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
2012-11-02
migration: add qemu_get_fd
Paolo Bonzini
2012-11-02
migration: consolidate QEMUFile methods in a single QEMUFileOps struct
Paolo Bonzini
2012-11-02
migration: unify stdio-based QEMUFile operations
Paolo Bonzini
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
2012-11-01
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
arm_boot: Change initrd load address to "halfway through RAM"
Peter Maydell
2012-11-01
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-11-01
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Aurelien Jarno
2012-11-01
pixman: drop obsolete fields from DisplaySurface
Gerd Hoffmann
2012-11-01
pixman/vnc: remove dead code.
Gerd Hoffmann
2012-11-01
pixman/vnc: remove rgb_prepare_row* functions
Gerd Hoffmann
2012-11-01
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
2012-11-01
pixman: switch screendump function.
Gerd Hoffmann
2012-11-01
vga: stop direct access to DisplaySurface fields.
Gerd Hoffmann
2012-11-01
qxl: stop direct access to DisplaySurface fields.
Gerd Hoffmann
2012-11-01
console: don't set PixelFormat alpha fields for 32bpp
Gerd Hoffmann
2012-11-01
console: make qemu_alloc_display static
Gerd Hoffmann
2012-11-01
pixman: add pixman image to DisplaySurface
Gerd Hoffmann
2012-11-01
pixman: helper functions
Gerd Hoffmann
2012-11-01
pixman: windup in configure & makefiles
Gerd Hoffmann
2012-11-01
pixman: add submodule
Gerd Hoffmann
2012-11-01
console: remove DisplayAllocator
Gerd Hoffmann
2012-11-01
console: remove dpy_gfx_fill
Gerd Hoffmann
2012-11-01
vga: fix text mode updating
Gerd Hoffmann
2012-11-01
console: init displaychangelisteners on register
Gerd Hoffmann
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
console: s/TextConsole/QemuConsole/
Gerd Hoffmann
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
2012-11-01
console: add unregister_displaychangelistener
Gerd Hoffmann
2012-11-01
console: QLIST-ify display change listeners.
Gerd Hoffmann
2012-11-01
pseries: Cleanup duplications of ics_valid_irq() code
David Gibson
2012-11-01
pseries: Clean up inconsistent variable name in xics.c
David Gibson
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
2012-11-01
target-ppc: Rework storage of VPA registration state
David Gibson
2012-11-01
Revert "PPC: pseries: Remove hack for PIO window"
David Gibson
2012-11-01
e1000: pre-initialize RAH/RAL registers
Gabriel L. Somlo
2012-11-01
net: Reject non-netdevs in qmp_netdev_del()
Stefan Hajnoczi
2012-11-01
net: use "socket" model name for UDP sockets
Lei Li
2012-11-01
e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
Dmitry Fleytman
2012-10-31
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
[next]