index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
Integrate I/O memory regions into qemu
Avi Kivity
2011-08-08
cirrus: simplify linear framebuffer access functions
Avi Kivity
2011-08-08
vga: simplify vga window mmio access functions
Avi Kivity
2011-08-08
cirrus: simplify vga window mmio access functions
Avi Kivity
2011-08-08
cirrus: simplify bitblt BAR access functions
Avi Kivity
2011-08-08
cirrus: simplify mmio BAR access functions
Avi Kivity
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-08
vmsvga: don't remember pci BAR address in callback any more
Avi Kivity
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
2011-08-08
memory: rename PORTIO_END to PORTIO_END_OF_LIST
Avi Kivity
2011-08-08
Unbreak the build on ppc32
malc
2011-08-08
Merge branch 'master' of git://git.qemu.org/qemu
malc
2011-08-07
Fix forcing multicast msgs to loopback on OpenBSD.
Brad
2011-08-07
Use mmap to allocate execute memory
Tobias Nygren
2011-08-07
Fix network interface tap backend
Manuel Bouyer
2011-08-07
darwin-user: Remove two unused variables
Stefan Weil
2011-08-07
TCG: fix copy propagation
Blue Swirl
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-05
Merge branch 'master' of git://git.qemu.org/qemu
malc
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
[next]