Age | Commit message (Expand) | Author |
2014-03-02 | bswap: Modify prototype of stb_p (avoid type conversions) | Stefan Weil |
2014-03-02 | include/qemu/host-utils.h: Trivial typo: ctz->cto | Dr. David Alan Gilbert |
2014-02-26 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'... | Peter Maydell |
2014-02-26 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i... | Peter Maydell |
2014-02-26 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-02-26 | include/qemu/crc32c.h: Rename include guards to match filename | Will Newton |
2014-02-26 | arm: vgic device control api support | Christoffer Dall |
2014-02-26 | kvm: Common device control API functions | Christoffer Dall |
2014-02-26 | kvm: Introduce kvm_arch_irqchip_create | Christoffer Dall |
2014-02-26 | xilinx: Delete hw/include/xilinx.h | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_axi*_init() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usage of xilinx_ethlite_create() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_timer_create() | Peter Crosthwaite |
2014-02-26 | xilinx: Inline usages of xilinx_intc_create() | Peter Crosthwaite |
2014-02-25 | net: remove implicit peer from offload API | Stefan Hajnoczi |
2014-02-25 | Fix two XBZRLE corruption issues | Dr. David Alan Gilbert |
2014-02-25 | net: make tap offloading callbacks static | Vincenzo Maffione |
2014-02-25 | net: extend NetClientInfo for offloading | Vincenzo Maffione |
2014-02-25 | net: change vnet-hdr TAP prototypes | Vincenzo Maffione |
2014-02-25 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging | Peter Maydell |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-21 | quorum: Add quorum mechanism. | Benoît Canet |
2014-02-21 | blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. | Benoît Canet |
2014-02-21 | qemu-option: has_help_option() and is_valid_option_list() | Kevin Wolf |
2014-02-21 | nbd: move socket wrappers to qemu-nbd | Paolo Bonzini |
2014-02-21 | nbd: inline tcp_socket_incoming_spec into sole caller | Paolo Bonzini |
2014-02-21 | nbd: correctly propagate errors | Paolo Bonzini |
2014-02-21 | block: Remove bdrv_open_image()'s force_raw option | Max Reitz |
2014-02-21 | block: Make bdrv_file_open() static | Max Reitz |
2014-02-21 | block: Add reference parameter to bdrv_open() | Max Reitz |
2014-02-21 | block: Change BDS parameter of bdrv_open() to ** | Max Reitz |
2014-02-21 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220'... | Peter Maydell |
2014-02-20 | Call pci_piix3_xen_ide_unplug from unplug_disks | Stefano Stabellini |
2014-02-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging | Peter Maydell |
2014-02-20 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-02-20 | module: implement module loading | Fam Zheng |
2014-02-20 | util: Split out exec_dir from os_find_datadir | Fam Zheng |
2014-02-20 | softfloat: Support halving the result of muladd operation | Peter Maydell |
2014-02-18 | usb: Remove magic constants from device bmAttributes | Pantelis Koukousoulas |
2014-02-15 | net: declare struct iovec in checksum.h to fix compiler warning | Michael Tokarev |
2014-02-14 | qdev: Add enum property types to QAPI schema | Paolo Bonzini |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-14 | qapi: Add human mode to StringOutputVisitor | Paolo Bonzini |
2014-02-14 | qdev: Inline qdev_prop_parse() | Paolo Bonzini |
2014-02-14 | qdev: Legacy properties are now read-only | Paolo Bonzini |
2014-02-14 | qtest: Don't segfault with invalid -qtest option | Fam Zheng |
2014-02-14 | ipack: Move IndustryPack out of hw/char/ | Andreas Färber |
2014-02-14 | i2c: Drop FROM_I2C_SLAVE() macro | Andreas Färber |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber |