aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19configure: Fix compiler warning in config.log (integer from pointer)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (old-style function definition)Stefan Weil
2011-12-19configure: Fix compiler warnings in config.log (always return a value from main)Stefan Weil
2011-12-19Also create piix3 property when Xen is enabledJulian Pidancet
2011-12-19slirp: Fix typo in net_slirp_hostfwd_removeGeoffrey Thomas
2011-12-18pc: add pc-0.15Anthony Liguori
2011-12-16kvm: Print something before calling abort() if KVM_RUN failsMichael Ellerman
2011-12-16stellaris: Calculate system clock period on resetPeter Maydell
2011-12-16Makefile.target: Remove unnecessary dependency rulesPeter Maydell
2011-12-16ide: drop argument to dma_buf_commitPaolo Bonzini
2011-12-15phys_page_find_alloc: Use correct initial region_offset.Alex Rozenman
2011-12-15network scripts: don't block SIGCHLD before forkingMichael Roth
2011-12-15HACKING: clarify allocation/free recommendationsPeter Maydell
2011-12-15usb: fix usb_qdev_init() error handling againStefan Hajnoczi
2011-12-15exec.c: Fix subpage memory access to RAM MemoryRegionAndreas Färber
2011-12-15vl.c: Print the actual program name in help outputmichael@ozlabs.org
2011-12-15error: Add an accessor for prognamemichael@ozlabs.org
2011-12-15fix win32 buildPaolo Bonzini
2011-12-15qdev: add a qdev_get_type() function and expose as a 'type' propertyAnthony Liguori
2011-12-15qom: add string property typeAnthony Liguori
2011-12-15qom: add vga node to the pc composition treeAnthony Liguori
2011-12-15qom: optimize qdev_get_canonical_path using a parent linkAnthony Liguori
2011-12-15rtc: add a dynamic property for retrieving the dateAnthony Liguori
2011-12-15rtc: make piix3 set the rtc as a child (v2)Anthony Liguori
2011-12-15dev: add an anonymous peripheral containerAnthony Liguori
2011-12-15qdev: add explicitly named devices to the root complexAnthony Liguori
2011-12-15qom: qom_{get, set} monitor commands (v2)Anthony Liguori
2011-12-15qmp: add qom-list commandAnthony Liguori
2011-12-15qapi: allow a 'gen' key to suppress code generationAnthony Liguori
2011-12-15qom: add link properties (v2)Anthony Liguori
2011-12-15qom: add child properties (composition) (v3)Anthony Liguori
2011-12-15qdev: provide a path resolution (v2)Anthony Liguori
2011-12-15qdev: provide an interface to return canonical path from root (v2)Anthony Liguori
2011-12-15qom: introduce root deviceAnthony Liguori
2011-12-15qom: register legacy properties as new style properties (v2)Anthony Liguori
2011-12-15qom: add new dynamic property infrastructure based on Visitors (v2)Anthony Liguori
2011-12-15qom: add a reference count to qdev objectsAnthony Liguori
2011-12-15qiov: prevent double free or use-after-freePaolo Bonzini
2011-12-15block/cow: Return real error codeLi Zhi Hui
2011-12-15coroutine: switch per-thread free pool to a global poolAvi Kivity
2011-12-15qcow2: Allow >4 GB VM stateKevin Wolf
2011-12-15Documentation: Add qemu-img -t parameter in man pageKevin Wolf
2011-12-15qemu-img rebase: Fix for undersized backing filesKevin Wolf
2011-12-15rbd: always set out parameter in qemu_rbd_snap_listJosh Durgin
2011-12-15block/qcow2.c: call qcow2_free_snapshots in the function of qcow2_closeLi Zhi Hui
2011-12-15block: avoid useless checks on acb->bhPaolo Bonzini
2011-12-15block: dma_bdrv_* does not return NULLPaolo Bonzini
2011-12-15dma: the passed io_func does not return NULLPaolo Bonzini
2011-12-15block: qemu_aio_get does not return NULLPaolo Bonzini
2011-12-15block: simplify failure handling for bdrv_aio_multiwritePaolo Bonzini