aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13qcow2: Drop l2meta.cluster_offsetKevin Wolf
2012-12-13qcow2: Allocate l2meta dynamicallyKevin Wolf
2012-12-13qcow2: Introduce Qcow2COWRegionKevin Wolf
2012-12-13qcow2: Round QCowL2Meta.offset down to cluster boundaryKevin Wolf
2012-12-13hw/ds1338.c: Fix handling of DAY (wday) register.Antoine Mathys
2012-12-13hw/ds1338.c: Implement support for the control register.Antoine Mathys
2012-12-13hw/ds1338.c: Ensure state is properly initialized.Antoine Mathys
2012-12-13hw/ds1338.c: Fix handling of HOURS register.Antoine Mathys
2012-12-13hw/ds1338.c: Add definitions for various flags in the RTC registers.Antoine Mathys
2012-12-13hw/ds1338.c: Correct bug in conversion to BCD.Antoine Mathys
2012-12-13atapi: reset cdrom tray statuses on ide_resetPavel Hrdina
2012-12-12MAINTAINERS: add hw/pci/ to list of PCI filesMichael S. Tsirkin
2012-12-12pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin
2012-12-12get_maintainer.pl: update from linix 3.8Michael S. Tsirkin
2012-12-12tap: reset vnet header size on openMichael S. Tsirkin
2012-12-12Fixup q35/ich9 LicensesJason Baron
2012-12-12migration: Fix madvise breakage if host and guest have different page sizesDavid Gibson
2012-12-12Fix off-by-1 error in RAM migration codeDavid Gibson
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf
2012-12-12qcow2: Move BLKDBG_EVENT out of the lockKevin Wolf
2012-12-12qemu-io: Add AIO debugging commandsKevin Wolf
2012-12-12blkdebug: Implement suspend/resume of AIO requestsKevin Wolf
2012-12-12blkdebug: Factor out remove_rule()Kevin Wolf
2012-12-12blkdebug: Allow usage without config fileKevin Wolf
2012-12-11create new function: qemu_opt_set_numberDong Xu Wang
2012-12-11use qemu_opts_create_nofailDong Xu Wang
2012-12-11introduce qemu_opts_create_nofail functionDong Xu Wang
2012-12-11qemu-option: qemu_opt_set_bool(): fix code duplicationDong Xu Wang
2012-12-11qemu-option: qemu_opts_validate(): fix duplicated codeDong Xu Wang
2012-12-11qemu-option: opt_set(): split it up into more functionsDong Xu Wang
2012-12-11exynos4210/mct: Avoid infinite loop on non incremental timersJean-Christophe DUBOIS
2012-12-11hw/arm_gic: fix target CPUs affected by set enable/pending opsDaniel Sangorrin
2012-12-11xilinx_zynq: Add one variable to avoid overwriting QSPI buswalimis
2012-12-11hw/arm_gic_common: Correct GICC_PMR reset value for newer GICsPeter Maydell
2012-12-11hw/arm_gic: Fix comparison with priority mask registerPeter Maydell
2012-12-11hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC initPeter Maydell
2012-12-11Fix error code checking for SetFilePointer() callFabien Chouteau
2012-12-11rbd: Fix race between aio completition and aio cancelStefan Priebe
2012-12-11qemu-io: Implement write -c for compressed clustersKevin Wolf
2012-12-11tests: Add tests for fdsetsCorey Bryant
2012-12-11block: bdrv_img_create(): drop unused error handling codeLuiz Capitulino
2012-12-11qmp: qmp_drive_mirror(): pass Error object to bdrv_img_create()Luiz Capitulino
2012-12-11qmp: qmp_transaction(): pass Error object to bdrv_img_create()Luiz Capitulino
2012-12-11qemu-img: img_create(): drop unneeded goto and ret variableLuiz Capitulino
2012-12-11qemu-img: img_create(): pass Error object to bdrv_img_create()Luiz Capitulino
2012-12-11block: bdrv_img_create(): add Error ** argumentLuiz Capitulino
2012-12-11block: simplify default_driveChristian Borntraeger
2012-12-11Support default block interfaces per QEMUMachineChristian Borntraeger
2012-12-11raw-posix: inline paio_ioctl into hdev_aio_ioctlPaolo Bonzini
2012-12-11block: vpc support for ~2 TB disksCharles Arnold