aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-08pci: add API to get a BAR's mapped addressAvi Kivity
2011-08-08memory: rename PORTIO_END to PORTIO_END_OF_LISTAvi Kivity
2011-08-08Unbreak the build on ppc32malc
2011-08-08Merge branch 'master' of git://git.qemu.org/qemumalc
2011-08-07Fix forcing multicast msgs to loopback on OpenBSD.Brad
2011-08-07Use mmap to allocate execute memoryTobias Nygren
2011-08-07Fix network interface tap backendManuel Bouyer
2011-08-07darwin-user: Remove two unused variablesStefan Weil
2011-08-07TCG: fix copy propagationBlue Swirl
2011-08-07Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl
2011-08-06Fix handling of conditional branches in delay slot of a conditional branchArtyom Tarasenko
2011-08-05Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2011-08-05when overriding default tool names don't add cross-prefixStuart Yoder
2011-08-05Reorganize and fix monitor resume after migrationJan Kiszka
2011-08-05qdev: Eliminate duplicate resetIsaku Yamahata
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
2011-08-05memory: use signed arithmeticAvi Kivity
2011-08-05memory: synchronize dirty bitmap before unmapping a rangeAvi Kivity
2011-08-05sdl: Refactor sdl_send_mouse_eventJan Kiszka
2011-08-05sdl: Factor out event handlers from sdl_refreshJan Kiszka
2011-08-05sdl: Add zoom hot keysJan Kiszka
2011-08-05sdl: Dynamically grab input in absolute mouse modeJan Kiszka
2011-08-05sdl: Fix cursor handling when switching consoles in absolute mouse modeJan Kiszka
2011-08-05sdl: Never release input while in full screen modeJan Kiszka
2011-08-05sdl: Consistently avoid grabbing input for text consolesJan Kiszka
2011-08-05sdl: Initialize gui_fullscreen earlier during setupJan Kiszka
2011-08-05sdl: Drop bogus gui_fullscreen_initial_grabJan Kiszka
2011-08-05sdl: Restore scaling mode on return from full screenJan Kiszka
2011-08-05sdl: Fix full screen toggling from scaled modeJan Kiszka
2011-08-05sdl: Properly mark modifier+u as hotkeyJan Kiszka
2011-08-05sdl: Avoid redundant scaling deactivationJan Kiszka
2011-08-05sdl: Do not make full screen mode resizableJan Kiszka
2011-08-05sdl: Fix termination in -no-shutdown modeJan Kiszka
2011-08-05Check fread() results to avoid gcc 4.6 warningsDavid Gibson
2011-08-05MAINTAINERS: add entry for XenStefano Stabellini
2011-08-05qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf
2011-08-05slirp: Only start packet expiration for delayed onesJan Kiszka
2011-08-05slirp: Read current time only once per if_start callJan Kiszka
2011-08-05slirp: Fix types of IP address parametersJan Kiszka
2011-08-05Merge branch 'master' of git://git.qemu.org/qemumalc
2011-08-04Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'alon/pull-libcacard.data' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'spice/spice.v40' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kraxel/usb.22' into stagingAnthony Liguori
2011-08-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-08-04guest agent: add --enable-guest-agent config optionMichael Roth
2011-08-04Add support for finding libpng via pkg-config.Brad
2011-08-04alpha-softmmu: Disable for the 0.15 release branch.Richard Henderson