summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/socket.c: Fix fd leak in net_socket_listen_init() error pathsPeter Maydell2012-01-061-0/+2
| * | | | gdbstub: Fix fd leak in gdbserver_open() error pathPeter Maydell2012-01-061-0/+2
| * | | | configure: Fix test for supported host CPU typePeter Maydell2012-01-061-23/+21
| * | | | configure: CONFIG_QEMU_INTERP_PREFIX only for user modeStefan Weil2012-01-061-1/+1
| * | | | scsi virtio-blk usb-msd: Clean up device init error messagesMarkus Armbruster2012-01-064-8/+8
| * | | | Strip trailing '\n' from error_report()'s first argument (again)Markus Armbruster2012-01-062-8/+8
| * | | | qemu-options.hx: fix tls-channel help textAlon Levy2012-01-061-2/+2
| | |/ / | |/| |
* | | | virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell2012-01-061-2/+2
* | | | Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori2012-01-061-1/+13
|\ \ \ \
| * | | | virtio-console: Fix failure on unconnected ptyChristian Borntraeger2011-12-301-1/+13
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-01-0620-514/+3414
|\ \ \ \
| * | | | hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar2012-01-047-15/+157
| * | | | hw/9pfs: man page for proxy helperM. Mohan Kumar2012-01-042-1/+70
| * | | | hw/9pfs: Documentation changes related to proxy fsM. Mohan Kumar2012-01-041-9/+16
| * | | | hw/9pfs: Proxy getversionM. Mohan Kumar2012-01-043-0/+119
| * | | | hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar2012-01-043-8/+219
| * | | | hw/9pfs: File ownership and othersM. Mohan Kumar2012-01-044-13/+214
| * | | | hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar2012-01-043-8/+414
| * | | | hw/9pfs: Create other filesystem objectsM. Mohan Kumar2012-01-043-23/+313
| * | | | hw/9pfs: Open and create filesM. Mohan Kumar2012-01-043-9/+368
| * | | | hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar2012-01-044-0/+331
| * | | | hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-047-1/+426
| * | | | hw/9pfs: Add validation to {un}marshal codeM. Mohan Kumar2012-01-043-194/+434
| * | | | hw/9pfs: Move pdu_marshal/unmarshal code to a seperate fileM. Mohan Kumar2012-01-045-323/+401
| * | | | hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V2012-01-047-61/+83
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'sstabellini/xen_mem_fix' into stagingAnthony Liguori2012-01-061-20/+18
|\ \ \ \
| * | | | xen: Fix after recent change in dirty bitmap tracking.Anthony PERARD2012-01-051-20/+18
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'kraxel/usb.33' into stagingAnthony Liguori2012-01-063-19/+46
|\ \ \ \ | |/ / / |/| | |
| * | | usb-ohci: td.cbp incorrectly updated near page endAndriy Gapon2012-01-061-3/+3
| * | | usb-host: properly release port on unplug & exitGerd Hoffmann2012-01-061-8/+20
| * | | usb-storage: cancel I/O on resetGerd Hoffmann2012-01-061-0/+12
| * | | Fix parse of usb device description with multiple configurationsCao,Bing Bu2012-01-041-8/+11
| |/ /
* | | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-01-0410-113/+404
|\ \ \
| * | | add L2x0/PL310 cache controller deviceRob Herring2012-01-042-0/+182
| * | | arm: add dummy gic security registersRob Herring2012-01-041-0/+6
| * | | arm: Set frequencies for arm_timerMark Langsdorf2012-01-041-5/+19
| * | | arm: add missing scu registersRob Herring2012-01-041-3/+33
| * | | hw/omap_gpmc: Fix region map/unmap when configuring prefetch enginePeter Maydell2012-01-041-9/+21
| * | | hw/omap1.c: Drop unused includesPeter Maydell2012-01-041-4/+0
| * | | hw/omap1.c: Separate dpll_ctl from omap_mpu_stateJuha Riihimäki2012-01-042-15/+19
| * | | hw/omap1.c: Separate PWT from omap_mpu_stateJuha Riihimäki2012-01-042-32/+35
| * | | hw/omap1.c: Separate PWL from omap_mpu_stateJuha Riihimäki2012-01-042-31/+37
| * | | hw/omap1.c: omap_mpuio_init() need not be publicPeter Maydell2012-01-042-5/+1
| * | | hw/pl110.c: Add post-load hook to invalidate displayPeter Maydell2012-01-041-0/+11
| * | | hw/pl181.c: Add save/load supportPeter Maydell2012-01-041-9/+40
| |/ /
* | | Remove IO_MEM_SHIFTAvi Kivity2012-01-044-23/+17
* | | Drop IO_MEM_ROMDAvi Kivity2012-01-044-13/+16
* | | Remove IO_MEM_SUBPAGEAvi Kivity2012-01-044-6/+7
* | | Direct dispatch through MemoryRegionAvi Kivity2012-01-044-118/+53
* | | Convert io_mem_watch to be a MemoryRegionAvi Kivity2012-01-041-47/+26
OpenPOWER on IntegriCloud