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-08
Integrate I/O memory regions into qemu
Avi Kivity
2
-0
/
+15
2011-08-08
cirrus: simplify linear framebuffer access functions
Avi Kivity
1
-66
/
+8
2011-08-08
vga: simplify vga window mmio access functions
Avi Kivity
3
-52
/
+12
2011-08-08
cirrus: simplify vga window mmio access functions
Avi Kivity
1
-68
/
+11
2011-08-08
cirrus: simplify bitblt BAR access functions
Avi Kivity
1
-68
/
+13
2011-08-08
cirrus: simplify mmio BAR access functions
Avi Kivity
1
-70
/
+8
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
10
-435
/
+437
2011-08-08
vmsvga: don't remember pci BAR address in callback any more
Avi Kivity
1
-6
/
+6
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
2
-0
/
+6
2011-08-08
memory: rename PORTIO_END to PORTIO_END_OF_LIST
Avi Kivity
1
-1
/
+1
2011-08-08
Unbreak the build on ppc32
malc
1
-1
/
+1
2011-08-08
Merge branch 'master' of git://git.qemu.org/qemu
malc
64
-354
/
+616
2011-08-07
Fix forcing multicast msgs to loopback on OpenBSD.
Brad
1
-2
/
+8
2011-08-07
Use mmap to allocate execute memory
Tobias Nygren
1
-1
/
+2
2011-08-07
Fix network interface tap backend
Manuel Bouyer
1
-2
/
+24
2011-08-07
darwin-user: Remove two unused variables
Stefan Weil
1
-1
/
+0
2011-08-07
TCG: fix copy propagation
Blue Swirl
2
-6
/
+14
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-05
Merge branch 'master' of git://git.qemu.org/qemu
malc
326
-4173
/
+10298
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
[next]