index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
39
-60
/
+59
2011-08-06
Fix handling of conditional branches in delay slot of a conditional branch
Artyom Tarasenko
1
-9
/
+21
2011-08-05
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
4
-17
/
+14
2011-08-05
when overriding default tool names don't add cross-prefix
Stuart Yoder
1
-8
/
+8
2011-08-05
Reorganize and fix monitor resume after migration
Jan Kiszka
1
-10
/
+9
2011-08-05
qdev: Eliminate duplicate reset
Isaku Yamahata
1
-2
/
+12
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
9
-21
/
+37
2011-08-05
memory: use signed arithmetic
Avi Kivity
2
-10
/
+15
2011-08-05
memory: synchronize dirty bitmap before unmapping a range
Avi Kivity
1
-0
/
+4
2011-08-05
sdl: Refactor sdl_send_mouse_event
Jan Kiszka
1
-11
/
+11
2011-08-05
sdl: Factor out event handlers from sdl_refresh
Jan Kiszka
1
-205
/
+271
2011-08-05
sdl: Add zoom hot keys
Jan Kiszka
2
-0
/
+21
2011-08-05
sdl: Dynamically grab input in absolute mouse mode
Jan Kiszka
1
-6
/
+37
2011-08-05
sdl: Fix cursor handling when switching consoles in absolute mouse mode
Jan Kiszka
1
-3
/
+10
2011-08-05
sdl: Never release input while in full screen mode
Jan Kiszka
1
-3
/
+4
2011-08-05
sdl: Consistently avoid grabbing input for text consoles
Jan Kiszka
1
-3
/
+6
2011-08-05
sdl: Initialize gui_fullscreen earlier during setup
Jan Kiszka
1
-4
/
+5
2011-08-05
sdl: Drop bogus gui_fullscreen_initial_grab
Jan Kiszka
1
-3
/
+1
2011-08-05
sdl: Restore scaling mode on return from full screen
Jan Kiszka
1
-15
/
+33
2011-08-05
sdl: Fix full screen toggling from scaled mode
Jan Kiszka
1
-1
/
+2
2011-08-05
sdl: Properly mark modifier+u as hotkey
Jan Kiszka
1
-0
/
+1
2011-08-05
sdl: Avoid redundant scaling deactivation
Jan Kiszka
1
-4
/
+6
2011-08-05
sdl: Do not make full screen mode resizable
Jan Kiszka
1
-2
/
+5
2011-08-05
sdl: Fix termination in -no-shutdown mode
Jan Kiszka
1
-1
/
+3
2011-08-05
Check fread() results to avoid gcc 4.6 warnings
David Gibson
1
-0
/
+13
2011-08-05
MAINTAINERS: add entry for Xen
Stefano Stabellini
1
-0
/
+10
2011-08-05
qcow2: Fix L1 table size after bdrv_snapshot_goto
Kevin Wolf
1
-5
/
+11
2011-08-05
slirp: Only start packet expiration for delayed ones
Jan Kiszka
2
-3
/
+3
2011-08-05
slirp: Read current time only once per if_start call
Jan Kiszka
1
-4
/
+1
2011-08-05
slirp: Fix types of IP address parameters
Jan Kiszka
2
-10
/
+10
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
10
-31
/
+79
2011-08-04
Merge remote-tracking branch 'alon/pull-libcacard.data' into staging
Anthony Liguori
1
-3
/
+2
2011-08-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-4
/
+3
2011-08-04
Merge remote-tracking branch 'spice/spice.v40' into staging
Anthony Liguori
5
-69
/
+528
2011-08-04
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
10
-98
/
+241
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
27
-859
/
+1088
2011-08-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
35
-667
/
+1721
2011-08-04
guest agent: add --enable-guest-agent config option
Michael Roth
1
-13
/
+27
2011-08-04
Add support for finding libpng via pkg-config.
Brad
1
-0
/
+6
2011-08-04
alpha-softmmu: Disable for the 0.15 release branch.
Richard Henderson
1
-1
/
+0
2011-08-04
configure: Fix bad shell expression for non-Linux hosts
Stefan Weil
1
-4
/
+4
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
1
-0
/
+4
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
3
-1
/
+16
2011-08-04
balloon: Reject negative balloon values
Amit Shah
1
-1
/
+7
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2
-1
/
+11
2011-08-04
balloon: Don't allow multiple balloon handler registrations
Amit Shah
2
-4
/
+12
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
1
-1
/
+3
2011-08-04
balloon: Fix header comment; add Copyright
Amit Shah
1
-2
/
+3
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
3
-15
/
+17
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
1
-20
/
+31
[next]