aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-06Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-01-06virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell
2012-01-06qemu-nbd: drop loop which can never loopStefan Hajnoczi
2012-01-06Make python mandatorySebastian Herbszt
2012-01-06net/socket.c: Fix fd leak in net_socket_listen_init() error pathsPeter Maydell
2012-01-06gdbstub: Fix fd leak in gdbserver_open() error pathPeter Maydell
2012-01-06configure: Fix test for supported host CPU typePeter Maydell
2012-01-06configure: CONFIG_QEMU_INTERP_PREFIX only for user modeStefan Weil
2012-01-06scsi virtio-blk usb-msd: Clean up device init error messagesMarkus Armbruster
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-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