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
intel-hda: convert to memory API
Avi Kivity
1
-16
/
+19
2011-08-08
ahci: convert to memory API
Avi Kivity
3
-21
/
+15
2011-08-08
virtio-pci: convert to memory API
Avi Kivity
2
-45
/
+27
2011-08-08
ivshmem: convert to memory API
Avi Kivity
1
-98
/
+50
2011-08-08
ide: convert to memory API
Avi Kivity
5
-120
/
+261
2011-08-08
es1370: convert to memory API
Avi Kivity
1
-18
/
+25
2011-08-08
eepro100: convert to memory API
Avi Kivity
1
-145
/
+37
2011-08-08
e1000: convert to memory API
Avi Kivity
1
-66
/
+48
2011-08-08
ac97: convert to memory API
Avi Kivity
1
-37
/
+52
2011-08-08
rtl8139: convert to memory API
Avi Kivity
1
-34
/
+38
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
3
-21
/
+26
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
20
-38
/
+91
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
[next]