Age | Commit message (Expand) | Author |
2016-01-15 | dump: allow target to set the physical base | Andrew Jones |
2016-01-15 | dump: allow target to set the page size | Andrew Jones |
2016-01-15 | xlnx-zynqmp: Add support for high DDR memory regions | Alistair Francis |
2016-01-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into... | Peter Maydell |
2016-01-13 | error: Consistently name Error * objects err, and not errp | Markus Armbruster |
2016-01-13 | error: New error_prepend(), error_reportf_err() | Markus Armbruster |
2016-01-13 | error: Improve documentation | Markus Armbruster |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster |
2016-01-13 | hw: Inline the qdev_prop_set_drive_nofail() wrapper | Markus Armbruster |
2016-01-13 | error: Document how to accumulate multiple errors | Markus Armbruster |
2016-01-13 | migration: Add state records for migration incoming | zhanghailiang |
2016-01-13 | migration: Export migrate_set_state() | zhanghailiang |
2016-01-12 | Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into... | Peter Maydell |
2016-01-11 | i.MX: move i.MX31 CCM object to register array | Jean-Christophe DUBOIS |
2016-01-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1... | Peter Maydell |
2016-01-11 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-01-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160111' into... | Peter Maydell |
2016-01-11 | osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h | Peter Maydell |
2016-01-11 | crypto: Fix typo in example | Eric Blake |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin |
2016-01-11 | hw/ppc/spapr: Use XHCI as host controller for new spapr machines | Thomas Huth |
2016-01-11 | Move SET_MACHINE_COMPAT macro to boards.h | David Gibson |
2016-01-11 | ether/slirp: Avoid redefinition of the same constants | Dr. David Alan Gilbert |
2016-01-11 | vmxnet3: Introduce 'x-disable-pcie' back-compat property | Shmulik Ladkani |
2016-01-11 | vmxnet3: Introduce 'x-old-msi-offsets' back-compat property | Shmulik Ladkani |
2016-01-09 | ivshmem: Store file descriptor for vhost-user negotiation | Tetsuya Mukawa |
2016-01-09 | Add VMSTATE_STRUCT_VARRAY_KNOWN | Dr. David Alan Gilbert |
2016-01-09 | i386/pc: expose identifying the floppy controller | Roman Kagan |
2016-01-09 | pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: move HPET from DSDT to SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move \_GPE._E02() into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move PRSC() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPST() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPMA() method into SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: cpuhp: move CPEJ() method to SSDT | Igor Mammedov |
2016-01-09 | pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage | Igor Mammedov |
2016-01-09 | pc: acpi: memhp: move \_GPE._E03 into SSDT | Igor Mammedov |
2016-01-08 | pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code | Igor Mammedov |
2016-01-08 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st... | Peter Maydell |
2016-01-08 | sdl2/opengl: add opengl context and scanout support | Gerd Hoffmann |
2016-01-08 | ui/curses: Fix color attribute of monitor for curses | OGAWA Hirofumi |
2016-01-08 | 9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h | Wei Liu |
2016-01-07 | block: Add check on mirror target | Fam Zheng |
2016-01-07 | block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE | Fam Zheng |
2015-12-23 | Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-fixes-2015-12... | Peter Maydell |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: add ability to query hash digest len | Daniel P. Berrange |
2015-12-23 | crypto: add additional query accessors for cipher instances | Daniel P. Berrange |
2015-12-22 | acpi: extend aml_and() to accept target argument | Igor Mammedov |