Age | Commit message (Expand) | Author | Files | Lines |
2009-12-03 | qcow2: Bring synchronous read/write back to lifestable-0.11 | Kevin Wolf | 3 | -5/+55 |
2009-12-02 | Update version and changelog for 0.11.1 releasev0.11.1 | Aurelien Jarno | 2 | -1/+18 |
2009-12-02 | fix I2C slave addressing | Juha Riihimäki | 1 | -2/+4 |
2009-11-27 | Revert "vga: do not resize the screen on hw_invalidate" | Aurelien Jarno | 2 | -4/+3 |
2009-11-21 | slirp: fix use-after-free | Mark McLoughlin | 1 | -1/+1 |
2009-11-19 | Fix sparc.ld | Blue Swirl | 1 | -0/+20 |
2009-11-18 | ELF codedump build failures | Laurent Desnogues | 1 | -29/+30 |
2009-11-17 | kvm: Move KVM mp_state accessors to i386-specific code | Hollis Blanchard | 3 | -23/+20 |
2009-11-17 | this patch fixes a typo where armv4l was incorrectly spelled arm4l, | Laurent Desnogues | 1 | -1/+1 |
2009-11-10 | net: disable draining tap queue in one go | Mark McLoughlin | 1 | -10/+8 |
2009-10-11 | pcnet: Restart poll timer on pcnet_start | Jan Kiszka | 1 | -0/+1 |
2009-10-11 | Sparc32: Fix lance | Blue Swirl | 1 | -0/+1 |
2009-10-11 | mac99: fix segmentation fault on startup | Aurelien Jarno | 1 | -1/+1 |
2009-10-04 | usb-linux.c: fix buffer overflow | Jim Paris | 1 | -2/+10 |
2009-09-25 | ARM host: fix generated blocks linking | Laurent Desnogues | 1 | -1/+3 |
2009-09-24 | qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver) | Juergen Lock | 1 | -6/+4 |
2009-09-23 | exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 | Aurelien Jarno | 1 | -1/+1 |
2009-09-22 | Update version and changelog for 0.11.0 releasev0.11.0 | Anthony Liguori | 2 | -1/+12 |
2009-09-22 | RTC polling mode broken | Bernhard Kauer | 1 | -2/+3 |
2009-09-22 | qcow2: Order concurrent AIO requests on the same unallocated cluster | Kevin Wolf | 3 | -5/+91 |
2009-09-22 | qemu-io: Improve portability (win32 now supported). | Stefan Weil | 3 | -1/+26 |
2009-09-18 | target-alpha: fix extlh instruction | Vince Weaver | 1 | -5/+6 |
2009-09-16 | tcg: fix size of local variables in tcg_gen_bswap64_i64 | Stefan Weil | 1 | -5/+4 |
2009-09-16 | net: Fix send queue ordering | Jan Kiszka | 2 | -19/+15 |
2009-09-16 | escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951 | Aurelien Jarno | 1 | -2/+2 |
2009-09-15 | Fix Linux task preemption on Versatile board | Aurelien Jarno | 1 | -2/+3 |
2009-09-15 | curses: save 250MB of memory | Aurelien Jarno | 1 | -3/+0 |
2009-08-28 | Update version and changelog for 0.11.0-rc2 releasev0.11.0-rc2 | Anthony Liguori | 2 | -1/+35 |
2009-08-27 | Add missing linefeed in error message | Stefan Weil | 1 | -1/+1 |
2009-08-27 | Clean up VGA type selection; far too many variables being used to track one s... | Zachary Amsden | 2 | -16/+17 |
2009-08-27 | When using stdio monitor and VNC display, one can set or clear a VNC password... | Zachary Amsden | 1 | -0/+5 |
2009-08-27 | Don't segfault when changing VNC password on an SDL display. | Zachary Amsden | 1 | -0/+4 |
2009-08-27 | Fix detached migration with exec. | Chris Lalancette | 1 | -4/+1 |
2009-08-27 | Do not disable autostart for live migration | Avi Kivity | 1 | -4/+2 |
2009-08-27 | make vga screen_dump use DisplayState properly | Stefano Stabellini | 1 | -69/+21 |
2009-08-27 | Fix device name completion for 'eject' | Blue Swirl | 1 | -0/+3 |
2009-08-27 | sdl.c: support 32 bpp cursors | Reimar Döffinger | 1 | -0/+3 |
2009-08-27 | Use corect depth from DisplaySurface in vmware_vga.c | Reimar Döffinger | 1 | -3/+3 |
2009-08-27 | Fix migration for ide devices | Anthony Liguori | 1 | -0/+1 |
2009-08-27 | check for PR_SET_NAME being defined | Nathan Froyd | 1 | -1/+1 |
2009-08-27 | make windows notice media change | Gleb Natapov | 1 | -13/+25 |
2009-08-27 | Fix do_commit() behavior | Luiz Capitulino | 1 | -3/+4 |
2009-08-27 | net: Fix do_set_link() return type | Luiz Capitulino | 2 | -5/+3 |
2009-08-27 | Add/Fix command-line checks for smbios options v2 | Beth Kon | 1 | -2/+16 |
2009-08-27 | vga: do not resize the screen on hw_invalidate | Stefano Stabellini | 2 | -3/+4 |
2009-08-27 | fix sdl window resize | Stefano Stabellini | 1 | -0/+4 |
2009-08-27 | Fix checksum writing in signboot.sh | Alexander Graf | 1 | -1/+2 |
2009-08-27 | Win32: Fix default prefix | Stefan Weil | 1 | -1/+1 |
2009-08-27 | Fix symfind. | Laurent Desnogues | 2 | -2/+2 |
2009-08-27 | Fix Sparse warning about missing prototype | Blue Swirl | 2 | -2/+3 |