aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-22target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson
2013-03-22PPC/GDB: handle read and write of fpscrFabien Chouteau
2013-03-22pseries: Move XICS initialization before cpu initializationDavid Gibson
2013-03-22target-ppc: Remove CONFIG_PSERIES dependency in kvm.cDavid Gibson
2013-03-22pseries: Remove "busname" property for PCI host bridgeDavid Gibson
2013-03-22pseries: Fix breakage in CPU QOM conversionDavid Gibson
2013-03-22serial: Fix debug format stringsKevin Wolf
2013-03-22Fix typos and misspellingsPeter Maydell
2013-03-22Advertise --libdir in configure --help outputDoug Goldstein
2013-03-22memory: fix a bug of detection of memory region collisionHu Tao
2013-03-22MinGW: Replace setsockopt by qemu_setsocketoptStefan Weil
2013-03-20virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck
2013-03-20s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck
2013-03-20virtio-ccw: Add missing blk chs properties.Cornelia Huck
2013-03-19microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias
2013-03-19Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori
2013-03-19add a boot option to do strict bootAmos Kong
2013-03-19ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell
2013-03-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-03-19char: Fix return type of qemu_chr_fe_add_watch()Kevin Wolf
2013-03-19fix monitorGerd Hoffmann
2013-03-19virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi
2013-03-19block: fix BDRV_O_SNAPSHOT protocol detectionStefan Hajnoczi
2013-03-19qcow2: Fix segfault in qcow2_invalidate_cacheKevin Wolf
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