summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and misspellingsPeter Maydell2013-03-2211-15/+15
* Advertise --libdir in configure --help outputDoug Goldstein2013-03-221-0/+1
* memory: fix a bug of detection of memory region collisionHu Tao2013-03-221-1/+1
* MinGW: Replace setsockopt by qemu_setsocketoptStefan Weil2013-03-228-27/+26
* microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias2013-03-191-1/+1
* Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori2013-03-1914-7/+73
|\
| * Switch to efi-enabled nic roms by defaultGerd Hoffmann2013-03-186-7/+27
| * Add efi rom binariesGerd Hoffmann2013-03-186-0/+0
| * Add Makefile rules to build nic rom binaries with efi supportGerd Hoffmann2013-03-181-12/+37
| * Update ipxe submodule to latest masterGerd Hoffmann2013-03-181-0/+0
| * Add Makefile rules to build nic rom binariesGerd Hoffmann2013-03-181-0/+21
* | add a boot option to do strict bootAmos Kong2013-03-192-3/+30
* | ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell2013-03-191-3/+6
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-03-198-8/+92
|\ \
| * | virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang2013-03-191-1/+1
| * | qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi2013-03-193-0/+75
| * | block: fix BDRV_O_SNAPSHOT protocol detectionStefan Hajnoczi2013-03-191-5/+1
| * | qcow2: Fix segfault in qcow2_invalidate_cacheKevin Wolf2013-03-192-2/+13
| * | sheepdog: show error message for halt statusLiu Yuan2013-03-191-0/+2
* | | char: Fix return type of qemu_chr_fe_add_watch()Kevin Wolf2013-03-192-4/+4
* | | fix monitorGerd Hoffmann2013-03-191-2/+21
|/ /
* | virtio-blk: cleanup: remove qdev field.KONRAD Frederic2013-03-182-3/+1
* | virtio-blk: cleanup: QOM castKONRAD Frederic2013-03-182-20/+15
* | virtio-blk: cleanup: init and exit functions.KONRAD Frederic2013-03-182-66/+21
* | virtio-blk-ccw switch to new API.KONRAD Frederic2013-03-182-16/+31
* | virtio-blk-s390: switch to the new API.KONRAD Frederic2013-03-182-12/+31
* | virtio-blk-pci: switch to new API.KONRAD Frederic2013-03-182-65/+71
* | virtio-blk: add the virtio-blk device.KONRAD Frederic2013-03-183-12/+115
* | virtio-blk: don't use pointer for configuration.KONRAD Frederic2013-03-182-5/+5
* | virtio-pci: fix hot unplug.KONRAD Frederic2013-03-181-12/+1
* | virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic2013-03-183-3/+3
* | virtio: make virtio device's structures public.KONRAD Frederic2013-03-1812-160/+159
* | Merge remote-tracking branch 'kraxel/pixman.v8' into stagingAnthony Liguori2013-03-1862-1198/+3506
|\ \
| * | console: remove ds_get_* helper functionsGerd Hoffmann2013-03-182-123/+79
| * | console: zap color_tableGerd Hoffmann2013-03-181-77/+6
| * | console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-1831-435/+525
| * | console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-189-56/+23
| * | cocoa: stop using DisplayStateGerd Hoffmann2013-03-181-25/+10
| * | spice: stop using DisplayStateGerd Hoffmann2013-03-184-18/+20
| * | sdl: stop using DisplayStateGerd Hoffmann2013-03-181-41/+51
| * | vnc: stop using DisplayStateGerd Hoffmann2013-03-184-40/+48
| * | gtk: stop using DisplayStateGerd Hoffmann2013-03-181-60/+80
| * | console: add surface_*() gettersGerd Hoffmann2013-03-181-8/+38
| * | console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-189-55/+43
| * | console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann2013-03-188-84/+54
| * | sdl: drop dead codeGerd Hoffmann2013-03-181-5/+0
| * | qxl: better vga init in enter_vga_modeGerd Hoffmann2013-03-181-1/+1
| * | qxl: zap qxl0 globalGerd Hoffmann2013-03-181-13/+15
| * | spice: zap sdpy globalGerd Hoffmann2013-03-181-14/+16
| * | console: kill DisplayState->opaqueGerd Hoffmann2013-03-184-25/+20
OpenPOWER on IntegriCloud