index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-22
target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()
David Gibson
2013-03-22
target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault
David Gibson
2013-03-22
target-ppc: Disentangle get_physical_address() paths
David Gibson
2013-03-22
target-ppc: Rework get_physical_address()
David Gibson
2013-03-22
target-ppc: Disentangle get_segment()
David Gibson
2013-03-22
target-ppc: Disentangle find_pte()
David Gibson
2013-03-22
target-ppc: Disentangle pte_check()
David Gibson
2013-03-22
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
2013-03-22
target-ppc: Remove address check for logging
David Gibson
2013-03-22
target-ppc: Trivial cleanups in mmu_helper.c
David Gibson
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
2013-03-22
PPC/GDB: handle read and write of fpscr
Fabien Chouteau
2013-03-22
pseries: Move XICS initialization before cpu initialization
David Gibson
2013-03-22
target-ppc: Remove CONFIG_PSERIES dependency in kvm.c
David Gibson
2013-03-22
pseries: Remove "busname" property for PCI host bridge
David Gibson
2013-03-22
pseries: Fix breakage in CPU QOM conversion
David Gibson
2013-03-19
microblaze: Ignore non-cpu accesses to unmapped areas
Edgar E. Iglesias
2013-03-19
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
2013-03-19
add a boot option to do strict boot
Amos Kong
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-19
char: Fix return type of qemu_chr_fe_add_watch()
Kevin Wolf
2013-03-19
fix monitor
Gerd Hoffmann
2013-03-19
virtio-blk: Do not segfault fault if failed to initialize dataplane
Dunrong Huang
2013-03-19
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Stefan Hajnoczi
2013-03-19
block: fix BDRV_O_SNAPSHOT protocol detection
Stefan Hajnoczi
2013-03-19
qcow2: Fix segfault in qcow2_invalidate_cache
Kevin Wolf
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
2013-03-18
virtio-blk: cleanup: remove qdev field.
KONRAD Frederic
2013-03-18
virtio-blk: cleanup: QOM cast
KONRAD Frederic
2013-03-18
virtio-blk: cleanup: init and exit functions.
KONRAD Frederic
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-18
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2013-03-18
virtio-blk-pci: switch to new API.
KONRAD Frederic
2013-03-18
virtio-blk: add the virtio-blk device.
KONRAD Frederic
2013-03-18
virtio-blk: don't use pointer for configuration.
KONRAD Frederic
2013-03-18
virtio-pci: fix hot unplug.
KONRAD Frederic
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2013-03-18
virtio: make virtio device's structures public.
KONRAD Frederic
2013-03-18
Merge remote-tracking branch 'kraxel/pixman.v8' into staging
Anthony Liguori
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
console: zap color_table
Gerd Hoffmann
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
[next]