summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz
2015-03-10qcow2: Use symbolic macros in qcow2_amend_optionsMax Reitz
2015-03-10qcow2: refcount_order parameter for qcow2_create2Max Reitz
2015-03-10qcow2: Open images with refcount order != 4Max Reitz
2015-03-10qcow2: More helpers for refcount modificationMax Reitz
2015-03-10qcow2: Helper function for refcount modificationMax Reitz
2015-03-10qcow2: Helper for refcount array reallocationMax Reitz
2015-03-10qcow2: Use 64 bits for refcount valuesMax Reitz
2015-03-10qcow2: Use unsigned addend for update_refcount()Max Reitz
2015-03-10qcow2: Only return status from qcow2_get_refcountMax Reitz
2015-03-10qcow2: Do not return new value after refcount updateMax Reitz
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-03-10qcow2: Add two new fields to BDRVQcowStateMax Reitz
2015-03-10libqos: Add virtio MMIO supportMarc Marí
2015-03-10libqos: Add malloc genericMarc Marí
2015-03-10libqos: Remove PCI assumptions in constants of virtio driverMarc Marí
2015-03-10tests: Prepare virtio-blk-test for multi-arch implementationMarc Marí
2015-03-10libqos: Change use of pointers to uint64_t in virtioMarc Marí
2015-03-10virtio-blk: Check return value of blk_aio_ioctlFam Zheng
2015-03-10Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-0...Peter Maydell
2015-03-10Fix crash when connecting to VNC through websocketJorge Acereda Maciá
2015-03-10vnc: -readconfig fixGerd Hoffmann
2015-03-10vnc: set id at parse time not init timeGerd Hoffmann
2015-03-10x86: fix SS selector in SYSRETBill Paul
2015-03-10scsi: Convert remaining PCI HBAs to realize()Markus Armbruster
2015-03-10scsi: Improve error reporting for invalid drive propertyMarkus Armbruster
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster
2015-03-10scsi: Clean up duplicated error in legacy if=scsi codeMarkus Armbruster
2015-03-10cpus: initialize cpu->memory_dispatchPaolo Bonzini
2015-03-10rcu: handle forks safelyPaolo Bonzini
2015-03-10qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECKPaolo Bonzini
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi
2015-03-10kvm_stat: add column headers to text UIStefan Hajnoczi
2015-03-10iscsi: Fix check for usernameStefan Weil
2015-03-10sun4u: switch m48t59 NVRAM to MMIO accessMark Cave-Ayland
2015-03-10MAINTAINERS: add myself as SPARC maintainerMark Cave-Ayland
2015-03-10doc: minor updates to SPARC32 and SPARC64 documentationMark Cave-Ayland
2015-03-10m48t59: add m48t59 sysbus deviceMark Cave-Ayland
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau
2015-03-10m48t59: register a QOM type for each nvram type we supportHervé Poussineau
2015-03-10m48t59: move ISA ports/memory regions registration to QOM constructorHervé Poussineau
2015-03-109pfs: remove useless returnMichael Tokarev
2015-03-10gdbstub: avoid possible NULL pointer dereferencePaolo Bonzini
2015-03-10milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warningRadim Krčmář
2015-03-10fix GCC 5.0.0 logical-not-parentheses warningsRadim Krčmář
2015-03-10migration: Fix coding style (whitespace issues)Stefan Weil
2015-03-10oslib-posix: Fix compiler warning (-Wclobbered) and simplify the codeStefan Weil
2015-03-10disas/microblaze: Fix warnings caused by missing 'static' attributeStefan Weil