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
2012-02-29
qcow2: Fix offset in qcow2_read_extensions
Kevin Wolf
2012-02-29
block: drop aio_multiwrite in BlockDriver
Paolo Bonzini
2012-02-29
block: remove unused fields in BlockDriverState
Paolo Bonzini
2012-02-29
qcow2: Fix build with DEBUG_EXT enabled
Kevin Wolf
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
2012-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
2012-02-29
fdc: take side count into account
Hervé Poussineau
2012-02-29
memory: allow phys_map tree paths to terminate early
Avi Kivity
2012-02-29
memory: unify PhysPageEntry::node and ::leaf
Avi Kivity
2012-02-29
memory: change phys_page_set() to set multiple pages
Avi Kivity
2012-02-29
memory: switch phys_page_set() to a recursive implementation
Avi Kivity
2012-02-29
memory: replace phys_page_find_alloc() with phys_page_set()
Avi Kivity
2012-02-29
memory: simplify multipage/subpage registration
Avi Kivity
2012-02-29
memory: give phys_page_find() its own tree search loop
Avi Kivity
2012-02-29
memory: make phys_page_find() return a MemoryRegionSection
Avi Kivity
2012-02-29
memory: move tlb flush to MemoryListener commit callback
Avi Kivity
2012-02-29
memory: unify the two branches of cpu_register_physical_memory_log()
Avi Kivity
2012-02-29
memory: fix RAM subpages in newly initialized pages
Avi Kivity
2012-02-29
memory: compress phys_map node pointers to 16 bits
Avi Kivity
2012-02-29
memory: store MemoryRegionSection pointers in phys_map
Avi Kivity
2012-02-29
memory: unify phys_map last level with intermediate levels
Avi Kivity
2012-02-29
memory: remove first level of l1_phys_map
Avi Kivity
2012-02-29
memory: change memory registration to rebuild the memory map on each change
Avi Kivity
2012-02-29
memory: support stateless memory listeners
Avi Kivity
2012-02-29
memory: split memory listener for the two address spaces
Avi Kivity
2012-02-29
xen: ignore I/O memory regions
Avi Kivity
2012-02-29
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
memory: drop AddressSpaceOps
Avi Kivity
2012-02-29
memory: use a MemoryListener for core memory map updates too
Avi Kivity
2012-02-29
memory: don't pass ->readable attribute to cpu_register_physical_memory_log
Avi Kivity
2012-02-29
memory: add a readonly attribute to MemoryRegionSection
Avi Kivity
2012-02-29
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
memory: code motion: move MEMORY_LISTENER_CALL()
Avi Kivity
2012-02-29
memory: switch memory listeners to a QTAILQ
Avi Kivity
2012-02-29
memory: add shorthand for invoking a callback on all listeners
Avi Kivity
2012-02-29
memory: remove memory_region_set_offset()
Avi Kivity
2012-02-29
ioport: change portio_list not to use memory_region_set_offset()
Avi Kivity
2012-02-28
Move definition of HOST_LONG_BITS to qemu-common.h
Stefan Weil
2012-02-28
target-xtensa: Clean includes
Stefan Weil
2012-02-28
target-unicore32: Clean includes
Stefan Weil
2012-02-28
target-sh4: Clean includes
Stefan Weil
2012-02-28
target-s390x: Clean includes
Stefan Weil
[prev]
[next]