aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-01-07Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-01-07sm501: Fix size of color_regStefan Weil
2012-01-07malta: Fix regression (i8259 interrupts did not work)Stefan Weil
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-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-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 'kraxel/usb.33' into stagingAnthony Liguori
2012-01-06usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon
2012-01-06usb-storage: cancel I/O on resetGerd Hoffmann
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: 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-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
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-03Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into stagingAnthony Liguori
2012-01-03virtio-balloon: avoid cpu_get_physical_page_desc()Avi Kivity
2012-01-03vhost: avoid cpu_get_physical_page_desc()Avi Kivity
2012-01-03pseries: Check for duplicate addresses on the spapr-vio busMichael Ellerman
2012-01-03pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson
2012-01-03pseries: Add a routine to find a stable "default" vty and use itDavid Gibson
2012-01-03pseries: Emit device tree nodes in reg orderDavid Gibson
2012-01-03pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao
2012-01-03pseries: Remove hcalls callbackDavid Gibson
2012-01-03kvm-ppc: halt secondary cpus when guest resetLiu Yu-B13201
2011-12-30virtio-console: Fix failure on unconnected ptyChristian Borntraeger
2011-12-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori