summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-04hw/9pfs: Open and create filesM. Mohan Kumar
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: Add validation to {un}marshal codeM. Mohan Kumar
2012-01-04hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar
2012-01-04hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V
2012-01-04add L2x0/PL310 cache controller deviceRob Herring
2012-01-04arm: add dummy gic security registersRob Herring
2012-01-04arm: Set frequencies for arm_timerMark Langsdorf
2012-01-04arm: add missing scu registersRob Herring
2012-01-04hw/omap_gpmc: Fix region map/unmap when configuring prefetch enginePeter Maydell
2012-01-04hw/omap1.c: Drop unused includesPeter Maydell
2012-01-04hw/omap1.c: Separate dpll_ctl from omap_mpu_stateJuha Riihimäki
2012-01-04hw/omap1.c: Separate PWT from omap_mpu_stateJuha Riihimäki
2012-01-04Remove IO_MEM_SHIFTAvi Kivity
2012-01-04Drop IO_MEM_ROMDAvi Kivity
2012-01-04Remove IO_MEM_SUBPAGEAvi Kivity
2012-01-04Direct dispatch through MemoryRegionAvi Kivity
2012-01-04Convert io_mem_watch to be a MemoryRegionAvi Kivity
2012-01-04Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegionAvi Kivity
2012-01-04Convert the subpage wrapper to be a MemoryRegionAvi Kivity
2012-01-04Switch cpu_register_physical_memory_log() to use MemoryRegionsAvi Kivity
2012-01-04Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegionsAvi Kivity
2012-01-04Uninline get_page_addr_code()Avi Kivity
2012-01-04Avoid range comparisons on io index typesAvi Kivity
2012-01-04Fix wrong region_offset when overlaying a page with anotherAvi Kivity
2012-01-04memory: remove MemoryRegion::backend_registeredAvi Kivity
2012-01-04memory: move mmio access to functionsAvi Kivity
2012-01-04exec: make phys_page_find() return a temporaryAvi Kivity
2012-01-04memory: move endianness compensation to memory coreAvi Kivity
2012-01-04memory: obsolete more dirty memory related functionsAvi Kivity
2012-01-04xen: convert framebuffer dirty tracking to memory APIAvi Kivity
2012-01-04memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()Avi Kivity
2012-01-04Convert ram_load() to the memory APIAvi Kivity
2012-01-04Remove support for version 3 ram_loadAvi Kivity
2012-01-04Sort RAMBlocks by ID for migration, not by ram_addrAvi Kivity
2012-01-04Switch ram_save to the memory APIAvi Kivity
2012-01-04Store MemoryRegion in RAMBlockAvi Kivity
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2012-01-04memory: introduce memory_region_name()Avi Kivity
2012-01-04Fix parse of usb device description with multiple configurationsCao,Bing Bu
2012-01-04hw/omap1.c: Separate PWL from omap_mpu_stateJuha Riihimäki
2012-01-04hw/omap1.c: omap_mpuio_init() need not be publicPeter Maydell
2012-01-04hw/pl110.c: Add post-load hook to invalidate displayPeter Maydell
2012-01-04hw/pl181.c: Add save/load supportPeter Maydell
2012-01-04s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger
2012-01-04s390x: add TR function for EXECUTEAlexander Graf
2012-01-04Expose drive_add on all architecturesAlexander Graf
2012-01-04Add generic drive hotpluggingAlexander Graf
2012-01-04Compile device-hotplug on all targetsAlexander Graf