aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann
2013-03-18sdl: drop dead codeGerd Hoffmann
2013-03-18qxl: better vga init in enter_vga_modeGerd Hoffmann
2013-03-18qxl: zap qxl0 globalGerd Hoffmann
2013-03-18spice: zap sdpy globalGerd Hoffmann
2013-03-18console: kill DisplayState->opaqueGerd Hoffmann
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann
2013-03-17s390: Fix cpu refactoring fallout.Cornelia Huck
2013-03-17Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic
2013-03-15xilinx_spips: QOM styling fixesPeter Crosthwaite
2013-03-15xilinx_spips: Add missing dual-bus snoop commandsNathan Rossi
2013-03-15xilinx_spips: Fix bus setup conditional checkNathan Rossi
2013-03-15xilinx_spips: Set unused IRQs to NULLPeter Crosthwaite
2013-03-15xilinx_zynq: added pl330 to machine modelPeter Crosthwaite
2013-03-15pl330: Initial versionPeter Crosthwaite
2013-03-15iov: Factor out hexdumperPeter Crosthwaite
2013-03-15hw/vexpress: Set reset values for daughterboard oscillatorsPeter Maydell
2013-03-15hw/arm_sysctl: Implement SYS_CFG_OSC functionPeter Maydell
2013-03-15hw/vexpress: Pass voltage sensor properties to sysctl devicePeter Maydell
2013-03-15hw/arm_sysctl: Implement SYS_CFG_VOLTPeter Maydell
2013-03-15qdev: Implement (variable length) array propertiesPeter Maydell
2013-03-15hw/arm_sysctl: Convert from qdev init to instance_initPeter Maydell
2013-03-15hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-opPeter Maydell
2013-03-15hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-opPeter Maydell
2013-03-15hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured wayPeter Maydell
2013-03-15hw/vexpress: Pass proc_id via VEDBoardInfoPeter Maydell
2013-03-15Fix TAGS creationDavid Gibson
2013-03-15Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-15Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-03-15blockdev: Fix up copyright and permission noticeMarkus Armbruster
2013-03-15qemu-iotests: use -nographic in test case 007Stefan Hajnoczi
2013-03-15qemu-iotests: add tests for rebasing zero clustersPaolo Bonzini
2013-03-15dataplane: fix hang introduced by AioContext transitionPaolo Bonzini
2013-03-15coroutine: use AioContext for CoQueue BHStefan Hajnoczi
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2013-03-15block: add bdrv_get_aio_context()Stefan Hajnoczi
2013-03-15aio: add a ThreadPool instance to AioContextStefan Hajnoczi
2013-03-15threadpool: add thread_pool_new() and thread_pool_free()Stefan Hajnoczi
2013-03-15threadpool: move globals into struct ThreadPoolStefan Hajnoczi
2013-03-15main-loop: add qemu_get_aio_context()Stefan Hajnoczi
2013-03-15sheepdog: set io_flush handler in do_co_reqMORITA Kazutaka
2013-03-15sheepdog: use non-blocking fd in coroutine contextMORITA Kazutaka
2013-03-15qcow2: make is_allocated return true for zero clustersPaolo Bonzini
2013-03-15qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi
2013-03-15qcow2: drop flush in update_cluster_refcount()Stefan Hajnoczi
2013-03-15qcow2: flush in qcow2_update_snapshot_refcount()Stefan Hajnoczi
2013-03-15qcow2: set L2 cache dependency in qcow2_alloc_bytes()Stefan Hajnoczi
2013-03-15qcow2: flush refcount cache correctly in qcow2_write_snapshots()Stefan Hajnoczi
2013-03-15qcow2: flush refcount cache correctly in alloc_refcount_block()Stefan Hajnoczi