aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-02PPC: E500: Generate device tree on resetAlexander Graf
2013-09-01aio / timers: use g_usleep() not sleep()Alex Bligh
2013-09-01adlib: sort offsets in portio registrationHervé Poussineau
2013-09-01qmp: fix integer usage in examplesEric Blake
2013-09-01tci: Remove function tcg_out64 (fix broken build)Stefan Weil
2013-09-01target-arm: Report unimplemented opcodes (LOG_UNIMP)Stefan Weil
2013-09-01pflash_cfi02.c: fix debug macroAntony Pavlov
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --exists)Stefan Weil
2013-09-01configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)Stefan Weil
2013-09-01configure: Don't write .pyc files by default (python -B)Stefan Weil
2013-09-01curl: qemu_bh_new() can never return NULLStefan Hajnoczi
2013-09-01slirp/arp_table.c: Avoid shifting into sign bit of signed integersPeter Maydell
2013-09-01configure: disable clang -Wstring-plus-int warningPeter Maydell
2013-09-01rdma: silly ipv6 bugfixMichael R. Hines
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-09-01slirp: Port redirection option behave differently on Linux and WindowsTaimoor Mirza
2013-09-01virtio_pci: fix level interrupts with irqfdMichael S. Tsirkin
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin
2013-08-30isa: Fix documentation of isa_register_portio_list()Hervé Poussineau
2013-08-30qom: Assert instance size in object_initialize_with_type()Andreas Färber
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30virtio-mmio: Pass size to virtio_mmio_bus_new()Andreas Färber
2013-08-30virtio-ccw: Pass size to virtio_ccw_bus_new()Andreas Färber
2013-08-30s390-virtio-bus: Pass size to virtio_s390_bus_new()Andreas Färber
2013-08-30virtio-pci: Pass size to virtio_pci_bus_new()Andreas Färber
2013-08-30usb: Pass size to usb_bus_new()Andreas Färber
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber
2013-08-30pci: Pass size to pci_bus_new_inplace()Andreas Färber
2013-08-30ide: Pass size to ide_bus_new()Andreas Färber
2013-08-30ipack: Pass size to ipack_bus_new_inplace()Andreas Färber
2013-08-30intel-hda: Pass size to hda_codec_bus_init()Andreas Färber
2013-08-30qom: Fix object_initialize_with_type() argument name in documentationAndreas Färber
2013-08-30virtio: Remove unnecessary OBJECT() castsPeter Maydell
2013-08-30object: Fix typo in qom/object.hPeter Chubb
2013-08-30Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-08-30Merge remote-tracking branch 'borntraeger/tags/kdump' into stagingAnthony Liguori
2013-08-30qcow2-refcount: Repair OFLAG_COPIED errorsMax Reitz
2013-08-30qcow2-refcount: Move OFLAG_COPIED checksMax Reitz
2013-08-30qcow2: Employ metadata overlap checksMax Reitz
2013-08-30qcow2: Metadata overlap checksMax Reitz
2013-08-30qcow2: Add corrupt bitMax Reitz
2013-08-30qemu-iotests: Snapshotting zero clustersMax Reitz
2013-08-30qcow2-refcount: Snapshot update for zero clustersMax Reitz
2013-08-30option: Add assigned flag to QEMUOptionParameterMax Reitz
2013-08-30gluster: Abort on AIO completion failureBharata B Rao
2013-08-30block: Remove old raw driverKevin Wolf
2013-08-30switch raw block driver from "raw.o" to "raw_bsd.o"Laszlo Ersek
2013-08-30raw_bsd: register bdrv_rawLaszlo Ersek
2013-08-30raw_bsd: add raw_create_optionsLaszlo Ersek