index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-13
hw/ds1338.c: Add definitions for various flags in the RTC registers.
Antoine Mathys
2012-12-13
hw/ds1338.c: Correct bug in conversion to BCD.
Antoine Mathys
2012-12-13
atapi: reset cdrom tray statuses on ide_reset
Pavel Hrdina
2012-12-12
MAINTAINERS: add hw/pci/ to list of PCI files
Michael S. Tsirkin
2012-12-12
pci: prepare makefiles for pci code reorganization
Michael S. Tsirkin
2012-12-12
get_maintainer.pl: update from linix 3.8
Michael S. Tsirkin
2012-12-12
tap: reset vnet header size on open
Michael S. Tsirkin
2012-12-12
Fixup q35/ich9 Licenses
Jason Baron
2012-12-12
migration: Fix madvise breakage if host and guest have different page sizes
David Gibson
2012-12-12
Fix off-by-1 error in RAM migration code
David Gibson
2012-12-12
qemu-iotests: Test concurrent cluster allocations
Kevin Wolf
2012-12-12
qcow2: Move BLKDBG_EVENT out of the lock
Kevin Wolf
2012-12-12
qemu-io: Add AIO debugging commands
Kevin Wolf
2012-12-12
blkdebug: Implement suspend/resume of AIO requests
Kevin Wolf
2012-12-12
blkdebug: Factor out remove_rule()
Kevin Wolf
2012-12-12
blkdebug: Allow usage without config file
Kevin Wolf
2012-12-11
create new function: qemu_opt_set_number
Dong Xu Wang
2012-12-11
use qemu_opts_create_nofail
Dong Xu Wang
2012-12-11
introduce qemu_opts_create_nofail function
Dong Xu Wang
2012-12-11
qemu-option: qemu_opt_set_bool(): fix code duplication
Dong Xu Wang
2012-12-11
qemu-option: qemu_opts_validate(): fix duplicated code
Dong Xu Wang
2012-12-11
qemu-option: opt_set(): split it up into more functions
Dong Xu Wang
2012-12-11
exynos4210/mct: Avoid infinite loop on non incremental timers
Jean-Christophe DUBOIS
2012-12-11
hw/arm_gic: fix target CPUs affected by set enable/pending ops
Daniel Sangorrin
2012-12-11
xilinx_zynq: Add one variable to avoid overwriting QSPI bus
walimis
2012-12-11
hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs
Peter Maydell
2012-12-11
hw/arm_gic: Fix comparison with priority mask register
Peter Maydell
2012-12-11
hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init
Peter Maydell
2012-12-11
Fix error code checking for SetFilePointer() call
Fabien Chouteau
2012-12-11
rbd: Fix race between aio completition and aio cancel
Stefan Priebe
2012-12-11
qemu-io: Implement write -c for compressed clusters
Kevin Wolf
2012-12-11
tests: Add tests for fdsets
Corey Bryant
2012-12-11
block: bdrv_img_create(): drop unused error handling code
Luiz Capitulino
2012-12-11
qmp: qmp_drive_mirror(): pass Error object to bdrv_img_create()
Luiz Capitulino
2012-12-11
qmp: qmp_transaction(): pass Error object to bdrv_img_create()
Luiz Capitulino
2012-12-11
qemu-img: img_create(): drop unneeded goto and ret variable
Luiz Capitulino
2012-12-11
qemu-img: img_create(): pass Error object to bdrv_img_create()
Luiz Capitulino
2012-12-11
block: bdrv_img_create(): add Error ** argument
Luiz Capitulino
2012-12-11
block: simplify default_drive
Christian Borntraeger
2012-12-11
Support default block interfaces per QEMUMachine
Christian Borntraeger
2012-12-11
raw-posix: inline paio_ioctl into hdev_aio_ioctl
Paolo Bonzini
2012-12-11
block: vpc support for ~2 TB disks
Charles Arnold
2012-12-11
block: vpc initialize the uuid footer field
Charles Arnold
2012-12-11
virtio-blk: Remove duplicate property definition
David Gibson
2012-12-11
block: Avoid second open for format probing
Kevin Wolf
2012-12-11
block: Factor out bdrv_open_flags
Kevin Wolf
2012-12-11
aio: Get rid of qemu_aio_flush()
Kevin Wolf
2012-12-11
block: Improve bdrv_aio_co_cancel_em
Kevin Wolf
2012-12-11
tests: avoid qemu_aio_flush() in test-thread-pool.c
Stefan Hajnoczi
2012-12-11
tests: use aio_poll() instead of aio_flush() in test-aio.c
Stefan Hajnoczi
[prev]
[next]