aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-07-23Open 1.0 development branch.Anthony Liguori
2011-07-23Bump version to reflect v0.15.0-rc0Anthony Liguori
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-23Register Linux dyntick timer as per-thread signalJan Kiszka
2011-07-23mc146818rtc: Handle host clock resetsJan Kiszka
2011-07-23qemu-timer: Introduce clock reset notifierJan Kiszka