Age | Commit message (Expand) | Author |
2011-08-07 | Remove unused is_softmmu parameter from cpu_handle_mmu_fault | Blue Swirl |
2011-08-06 | Fix handling of conditional branches in delay slot of a conditional branch | Artyom Tarasenko |
2011-08-05 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2011-08-05 | when overriding default tool names don't add cross-prefix | Stuart Yoder |
2011-08-05 | Reorganize and fix monitor resume after migration | Jan Kiszka |
2011-08-05 | qdev: Eliminate duplicate reset | Isaku Yamahata |
2011-08-05 | Avoid allocating TCG resources in non-TCG mode | Jan Kiszka |
2011-08-05 | memory: use signed arithmetic | Avi Kivity |
2011-08-05 | memory: synchronize dirty bitmap before unmapping a range | Avi Kivity |
2011-08-05 | sdl: Refactor sdl_send_mouse_event | Jan Kiszka |
2011-08-05 | sdl: Factor out event handlers from sdl_refresh | Jan Kiszka |
2011-08-05 | sdl: Add zoom hot keys | Jan Kiszka |
2011-08-05 | sdl: Dynamically grab input in absolute mouse mode | Jan Kiszka |
2011-08-05 | sdl: Fix cursor handling when switching consoles in absolute mouse mode | Jan Kiszka |
2011-08-05 | sdl: Never release input while in full screen mode | Jan Kiszka |
2011-08-05 | sdl: Consistently avoid grabbing input for text consoles | Jan Kiszka |
2011-08-05 | sdl: Initialize gui_fullscreen earlier during setup | Jan Kiszka |
2011-08-05 | sdl: Drop bogus gui_fullscreen_initial_grab | Jan Kiszka |
2011-08-05 | sdl: Restore scaling mode on return from full screen | Jan Kiszka |
2011-08-05 | sdl: Fix full screen toggling from scaled mode | Jan Kiszka |
2011-08-05 | sdl: Properly mark modifier+u as hotkey | Jan Kiszka |
2011-08-05 | sdl: Avoid redundant scaling deactivation | Jan Kiszka |
2011-08-05 | sdl: Do not make full screen mode resizable | Jan Kiszka |
2011-08-05 | sdl: Fix termination in -no-shutdown mode | Jan Kiszka |
2011-08-05 | Check fread() results to avoid gcc 4.6 warnings | David Gibson |
2011-08-05 | MAINTAINERS: add entry for Xen | Stefano Stabellini |
2011-08-05 | qcow2: Fix L1 table size after bdrv_snapshot_goto | Kevin Wolf |
2011-08-05 | slirp: Only start packet expiration for delayed ones | Jan Kiszka |
2011-08-05 | slirp: Read current time only once per if_start call | Jan Kiszka |
2011-08-05 | slirp: Fix types of IP address parameters | Jan Kiszka |
2011-08-04 | Merge remote-tracking branch 'mst/for_anthony' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'alon/pull-libcacard.data' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'spice/spice.v40' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'kraxel/usb.22' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-08-04 | guest agent: add --enable-guest-agent config option | Michael Roth |
2011-08-04 | Add support for finding libpng via pkg-config. | Brad |
2011-08-04 | alpha-softmmu: Disable for the 0.15 release branch. | Richard Henderson |
2011-08-04 | configure: Fix bad shell expression for non-Linux hosts | Stefan Weil |
2011-08-04 | virtio-balloon: Unregister savevm section on device unplug | Amit Shah |
2011-08-04 | virtio-balloon: Add exit handler, fix memleaks | Amit Shah |
2011-08-04 | balloon: Reject negative balloon values | Amit Shah |
2011-08-04 | virtio-balloon: Check if balloon registration failed | Amit Shah |
2011-08-04 | balloon: Don't allow multiple balloon handler registrations | Amit Shah |
2011-08-04 | virtio-balloon: Fix header comment; add Copyright | Amit Shah |
2011-08-04 | balloon: Fix header comment; add Copyright | Amit Shah |
2011-08-04 | balloon: Separate out stat and balloon handling | Amit Shah |
2011-08-04 | virtio-balloon: Separate status handling into separate function | Amit Shah |