aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06Strip trailing '\n' from error_report()'s first argument (again)Markus Armbruster
2012-01-06qemu-options.hx: fix tls-channel help textAlon Levy
2012-01-06Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori
2012-01-06Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-01-06Merge remote-tracking branch 'sstabellini/xen_mem_fix' into stagingAnthony Liguori
2012-01-06Merge remote-tracking branch 'kraxel/usb.33' into stagingAnthony Liguori
2012-01-06usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon
2012-01-06usb-host: properly release port on unplug & exitGerd Hoffmann
2012-01-06usb-storage: cancel I/O on resetGerd Hoffmann
2012-01-05arm: add dummy A9-specific cp15 registersMark Langsdorf
2012-01-05target-arm: Ignore attempts to set invalid modes in CPSRPeter Maydell
2012-01-05target-arm: Don't use cpu_single_env in bank_number()Peter Maydell
2012-01-05xen: Fix after recent change in dirty bitmap tracking.Anthony PERARD
2012-01-04Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: man page for proxy helperM. Mohan Kumar
2012-01-04hw/9pfs: Documentation changes related to proxy fsM. Mohan Kumar
2012-01-04hw/9pfs: Proxy getversionM. Mohan Kumar
2012-01-04hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar
2012-01-04hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Create other filesystem objectsM. Mohan Kumar
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