summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29showing a splash picture when startwayne5-4/+199
2011-07-29usb-ohci: convert to MemoryRegionAvi Kivity1-25/+17
2011-07-29sysbus: add MemoryRegion based memory management APIAvi Kivity2-3/+27
2011-07-29pci: add MemoryRegion based BAR management APIAvi Kivity2-8/+42
2011-07-29pci: pass address space to pci bus when createdAvi Kivity22-35/+85
2011-07-29pc: move global memory map out of pc_init1() and into its callersAvi Kivity1-7/+8
2011-07-29pc: convert pc_memory_init() to memory APIAvi Kivity2-19/+41
2011-07-29pc: grab system_memoryAvi Kivity3-3/+12
2011-07-29ioport: register ranges by byte aligned addresses alwaysAvi Kivity1-2/+2
2011-07-29exec.c: initialize memory mapAvi Kivity1-0/+19
2011-07-29memory: transaction APIAvi Kivity2-0/+26
2011-07-29memory: separate building the final memory map into two stepsAvi Kivity1-9/+29
2011-07-29memory: add ioeventfd supportAvi Kivity2-0/+269
2011-07-29memory: add backward compatibility for old mmio registrationAvi Kivity2-0/+20
2011-07-29memory: add backward compatibility for old portio registrationAvi Kivity2-0/+49
2011-07-29memory: I/O address space supportAvi Kivity3-1/+64
2011-07-29memory: late initialization of ram_addrAvi Kivity2-4/+21
2011-07-29memory: rename MemoryRegion::has_ram_addr to ::terminatesAvi Kivity2-10/+10
2011-07-29memory: abstract address space operationsAvi Kivity1-30/+81
2011-07-29Internal interfaces for memory APIAvi Kivity2-0/+43
2011-07-29memory: merge adjacent segments of a single memory regionAvi Kivity1-0/+29
2011-07-29memory: implement dirty trackingAvi Kivity2-8/+32
2011-07-29Hierarchical memory region APIAvi Kivity3-0/+1039
2011-07-29Add memory API documentationAvi Kivity1-0/+172
2011-07-29qdev: Reset hot-plugged devicesJan Kiszka1-0/+3
2011-07-27xen_mapcache: remove unused variableJuan Quintela1-2/+1
2011-07-27Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth1-1/+3
2011-07-27qmp: fix efect -> effect typo in qmp-commands.hxZhi Yong Wu1-1/+1
2011-07-27slirp: Fix unusual "comments" in unused codeStefan Weil1-2/+2
2011-07-27Makefile: Minor cscope fixupsAlexandre Raymond1-1/+1
2011-07-27vhost build fix for i386Wolfgang Mauerer1-0/+23
2011-07-26libcacard: add pc file, install it + includesAlon Levy3-3/+42
2011-07-26xen: implement unplug protocol in xen_platformStefano Stabellini4-2/+92
2011-07-26vl.c: Check the asked ram_size later.Anthony PERARD1-6/+10
2011-07-26xen: Fix the memory registration to reflect of what is done by Xen.Anthony PERARD1-7/+20
2011-07-26cpu-common: Have a ram_addr_t of uint64 with Xen.Anthony PERARD3-5/+14
2011-07-26xen: make xen_enabled even more cleverAlexander Graf2-1/+6
2011-07-26xen: remove CONFIG_XEN_MAPCACHEAlexander Graf1-3/+0
2011-07-26exec.c: Use ram_addr_t in cpu_physical_memory_rw(...).Anthony PERARD1-2/+2
2011-07-26xen: Fix xen_enabled().Anthony PERARD1-1/+1
2011-07-26xen: introduce xen_change_state_handlerAnthony PERARD1-7/+18
2011-07-25Let users select their pythonsBlue Swirl2-6/+19
2011-07-25simpletrace: suppress a warning from unused variableBlue Swirl1-1/+1
2011-07-25Wrap recv to avoid warningsBlue Swirl13-15/+21
2011-07-24Fix chrdev return value conversionBlue Swirl2-4/+5
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori2-29/+12
2011-07-23guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori1-5/+7
2011-07-23Open 1.0 development branch.Anthony Liguori1-1/+1
2011-07-23Bump version to reflect v0.15.0-rc0Anthony Liguori1-1/+1
2011-07-23Correct spelling of licensedMatthew Fernandez64-64/+64