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
mmu-hash*: Fold pte_check*() logic into caller
David Gibson
2013-03-22
mmu-hash64: Clean up ppc_hash64_htab_lookup()
David Gibson
2013-03-22
mmu-hash*: Remove permission checking from find_pte{32, 64}()
David Gibson
2013-03-22
mmu-hash*: Make find_pte{32, 64} do more of the job of finding ptes
David Gibson
2013-03-22
mmu-hash*: Separate PTEG searching from permissions checking
David Gibson
2013-03-22
mmu-hash*: Don't keep looking for PTEs after we find a match
David Gibson
2013-03-22
mmu-hash*: Cleanup segment-level NX check
David Gibson
2013-03-22
mmu-hash32: Split direct store segment handling into a helper
David Gibson
2013-03-22
mmu-hash32: Split out handling of direct store segments
David Gibson
2013-03-22
mmu-hash*: Combine ppc_hash{32, 64}_get_physical_address and get_segment{32, ...
David Gibson
2013-03-22
mmu-hash*: Remove eaddr field from mmu_ctx_hash{32, 64}
David Gibson
2013-03-22
mmu-hash64: Remove nx from mmu_ctx_hash64
David Gibson
2013-03-22
mmu-hash*: Reduce use of access_type
David Gibson
2013-03-22
mmu-hash*: Add hash pte load/store helpers
David Gibson
2013-03-22
mmu-hash*: Add header file for definitions
David Gibson
2013-03-22
target-ppc: mmu_ctx_t should not be a global type
David Gibson
2013-03-22
target-ppc: Disentangle BAT code for 32-bit hash MMUs
David Gibson
2013-03-22
target-ppc: Don't share get_pteg_offset() between 32 and 64-bit
David Gibson
2013-03-22
target-ppc: Disentangle hash mmu helper functions
David Gibson
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
[next]