aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-29move unaligned memory access functions to bswap.hPaolo Bonzini
2011-07-29softfloat: change default nan definitions to variablesPaolo Bonzini
2011-07-29move WORDS_ALIGNED to qemu-common.hPaolo Bonzini
2011-07-29showing a splash picture when startwayne
2011-07-29usb-ohci: convert to MemoryRegionAvi Kivity
2011-07-29sysbus: add MemoryRegion based memory management APIAvi Kivity
2011-07-29pci: add MemoryRegion based BAR management APIAvi Kivity
2011-07-29pci: pass address space to pci bus when createdAvi Kivity
2011-07-29pc: move global memory map out of pc_init1() and into its callersAvi Kivity
2011-07-29pc: convert pc_memory_init() to memory APIAvi Kivity
2011-07-29pc: grab system_memoryAvi Kivity
2011-07-29ioport: register ranges by byte aligned addresses alwaysAvi Kivity
2011-07-29exec.c: initialize memory mapAvi Kivity
2011-07-29memory: transaction APIAvi Kivity
2011-07-29memory: separate building the final memory map into two stepsAvi Kivity
2011-07-29memory: add ioeventfd supportAvi Kivity
2011-07-29memory: add backward compatibility for old mmio registrationAvi Kivity
2011-07-29memory: add backward compatibility for old portio registrationAvi Kivity
2011-07-29memory: I/O address space supportAvi Kivity
2011-07-29memory: late initialization of ram_addrAvi Kivity
2011-07-29memory: rename MemoryRegion::has_ram_addr to ::terminatesAvi Kivity
2011-07-29memory: abstract address space operationsAvi Kivity
2011-07-29Internal interfaces for memory APIAvi Kivity
2011-07-29memory: merge adjacent segments of a single memory regionAvi Kivity
2011-07-29memory: implement dirty trackingAvi Kivity
2011-07-29Hierarchical memory region APIAvi Kivity
2011-07-29Add memory API documentationAvi Kivity
2011-07-29qdev: Reset hot-plugged devicesJan Kiszka
2011-07-27xen_mapcache: remove unused variableJuan Quintela
2011-07-27Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth
2011-07-27qmp: fix efect -> effect typo in qmp-commands.hxZhi Yong Wu
2011-07-27slirp: Fix unusual "comments" in unused codeStefan Weil
2011-07-27Makefile: Minor cscope fixupsAlexandre Raymond
2011-07-27vhost build fix for i386Wolfgang Mauerer
2011-07-26libcacard: add pc file, install it + includesAlon Levy
2011-07-26xen: implement unplug protocol in xen_platformStefano Stabellini
2011-07-26vl.c: Check the asked ram_size later.Anthony PERARD
2011-07-26xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD
2011-07-26cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD
2011-07-26xen: make xen_enabled even more cleverAlexander Graf
2011-07-26xen: remove CONFIG_XEN_MAPCACHEAlexander Graf
2011-07-26exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).Anthony PERARD
2011-07-26xen: Fix xen_enabled().Anthony PERARD
2011-07-26xen: introduce xen_change_state_handlerAnthony PERARD
2011-07-25Let users select their pythonsBlue Swirl
2011-07-25simpletrace: suppress a warning from unused variableBlue Swirl
2011-07-25Wrap recv to avoid warningsBlue Swirl
2011-07-24Fix chrdev return value conversionBlue Swirl
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori
2011-07-23guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori