aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19sheepdog: show error message for halt statusLiu Yuan
2013-03-18configure: rename OpenGL feature to GLXMichael Walle
2013-03-18configure: proper OpenGL/GLX probeMichael Walle
2013-03-18target-lm32: use HELPER() macroMichael Walle
2013-03-18target-lm32: flush tlb after clearing envMichael Walle
2013-03-18target-lm32: remove dead codeMichael Walle
2013-03-18target-lm32: fix cmpgui and cmpgeui opcodesMichael Walle
2013-03-18tests: tcg: lm32: add more test casesMichael Walle
2013-03-18target-lm32: don't log cpu state in translationMichael Walle
2013-03-18lm32_uart: fix receive bufferingMichael Walle
2013-03-18milkymist-uart: fix receive bufferingMichael Walle
2013-03-18lm32-dis: fix NULL pointer dereferenceMichael Walle
2013-03-18target-lm32: fix debug memory accessMichael Walle
2013-03-18virtio-blk: cleanup: remove qdev field.KONRAD Frederic
2013-03-18virtio-blk: cleanup: QOM castKONRAD Frederic
2013-03-18virtio-blk: cleanup: init and exit functions.KONRAD Frederic
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic
2013-03-18virtio-blk-pci: switch to new API.KONRAD Frederic
2013-03-18virtio-blk: add the virtio-blk device.KONRAD Frederic
2013-03-18virtio-blk: don't use pointer for configuration.KONRAD Frederic
2013-03-18virtio-pci: fix hot unplug.KONRAD Frederic
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic
2013-03-18virtio: make virtio device's structures public.KONRAD Frederic
2013-03-18Merge remote-tracking branch 'kraxel/pixman.v8' into stagingAnthony Liguori
2013-03-18console: remove ds_get_* helper functionsGerd Hoffmann
2013-03-18console: zap color_tableGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann
2013-03-18cocoa: stop using DisplayStateGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann
2013-03-18sdl: stop using DisplayStateGerd Hoffmann
2013-03-18vnc: stop using DisplayStateGerd Hoffmann
2013-03-18gtk: stop using DisplayStateGerd Hoffmann
2013-03-18console: add surface_*() gettersGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann
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-18Switch to efi-enabled nic roms by defaultGerd Hoffmann
2013-03-18Add efi rom binariesGerd Hoffmann
2013-03-18Add Makefile rules to build nic rom binaries with efi supportGerd Hoffmann
2013-03-18Update ipxe submodule to latest masterGerd Hoffmann
2013-03-18Add Makefile rules to build nic rom binariesGerd 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