| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 63 | -3/+1337 |
* | hw/display: make edid configurable | Yang Zhong | 2019-03-07 | 2 | -3/+2 |
* | minikconfig: add semantic analysis | Paolo Bonzini | 2019-03-07 | 1 | -9/+135 |
* | minikconfig: add AST | Paolo Bonzini | 2019-03-07 | 1 | -19/+102 |
* | minikconfig: add parser skeleton | Paolo Bonzini | 2019-03-07 | 1 | -0/+441 |
* | xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA | Paolo Bonzini | 2019-03-07 | 3 | -3/+3 |
* | 9pfs: remove unnecessary conditionals | Paolo Bonzini | 2019-03-07 | 2 | -3/+1 |
* | Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i... | Peter Maydell | 2019-03-07 | 23 | -40/+193 |
|\ |
|
| * | Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16 | Li Zhijian | 2019-02-22 | 1 | -1/+36 |
| * | Acceptance tests: use linux-3.6 and set vm memory to 4GiB | Li Zhijian | 2019-02-22 | 1 | -6/+8 |
| * | tests.acceptance: adds simple migration test | Caio Carrara | 2019-02-22 | 1 | -0/+53 |
| * | tests.acceptance: adds multi vm capability for acceptance tests | Caio Carrara | 2019-02-22 | 2 | -5/+61 |
| * | scripts/qemu.py: log QEMU launch command line | Cleber Rosa | 2019-02-22 | 1 | -0/+1 |
| * | Introduce a Python module structure | Cleber Rosa | 2019-02-22 | 16 | -21/+33 |
| * | Acceptance tests: drop usage of ":avocado: enable" | Cleber Rosa | 2019-02-22 | 7 | -7/+1 |
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int... | Peter Maydell | 2019-03-07 | 12 | -83/+451 |
|\ \ |
|
| * | | MAINTAINERS: Add entry for Sphinx documentation infrastructure | Peter Maydell | 2019-03-07 | 1 | -0/+6 |
| * | | docs/conf.py: Don't hard-code QEMU version | Peter Maydell | 2019-03-07 | 2 | -6/+17 |
| * | | Makefile: Abstract out "identify the pkgversion" code | Peter Maydell | 2019-03-07 | 1 | -17/+16 |
| * | | Makefile, configure: Support building rST documentation | Peter Maydell | 2019-03-07 | 3 | -5/+56 |
| * | | docs: Provide separate conf.py for each manual we want | Peter Maydell | 2019-03-07 | 6 | -13/+102 |
| * | | docs/conf.py: Disable option warnings | Peter Maydell | 2019-03-07 | 1 | -0/+3 |
| * | | docs/conf.py: Don't include rST sources in HTML build | Peter Maydell | 2019-03-07 | 1 | -0/+3 |
| * | | docs/conf.py: Configure the 'alabaster' theme | Peter Maydell | 2019-03-07 | 1 | -2/+4 |
| * | | docs/conf.py: Disable unused _static directory | Peter Maydell | 2019-03-07 | 1 | -1/+5 |
| * | | docs: Commit initial files from sphinx-quickstart | Peter Maydell | 2019-03-07 | 2 | -0/+188 |
| * | | docs: Convert memory.txt to rst format | Peter Maydell | 2019-03-07 | 1 | -60/+72 |
| * | | docs/cpu-hotplug.rst: Fix rST markup issues | Peter Maydell | 2019-03-07 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ... | Peter Maydell | 2019-03-07 | 2 | -17/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Introduce new "no_guest_reset" parameter for usb-host device | Alexander Kappner | 2019-03-07 | 1 | -1/+6 |
| * | | usb-mtp: prevent null dereference while deleting objects | Bandan Das | 2019-03-07 | 1 | -3/+1 |
| * | | usb-mtp: fix some usb_mtp_write_data return paths | Bandan Das | 2019-03-07 | 1 | -8/+10 |
| * | | usb-mtp: return incomplete transfer on a lstat failure | Bandan Das | 2019-03-07 | 1 | -5/+14 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 2019-03-06 | 15 | -28/+67 |
|\ \ |
|
| * | | qdev: Provide qdev_get_bus_hotplug_handler() | David Hildenbrand | 2019-03-06 | 2 | -1/+10 |
| * | | qdev: Let machine hotplug handler to override bus hotplug handler | Igor Mammedov | 2019-03-06 | 2 | -4/+13 |
| * | | qdev: Let the hotplug_handler_unplug() caller delete the device | David Hildenbrand | 2019-03-06 | 13 | -21/+37 |
| * | | hostmem: fix crash when querying empty host-nodes property via QMP | Igor Mammedov | 2019-03-06 | 1 | -1/+2 |
| * | | qdev/core: fix qbus_is_full() | Tony Krowiak | 2019-03-06 | 3 | -1/+5 |
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'... | Peter Maydell | 2019-03-06 | 20 | -126/+1167 |
|\ \ \
| |/ /
|/| | |
|
| * | | qapi/migration.json: Remove a variable that doesn't exist in example | Zhang Chen | 2019-03-06 | 1 | -1/+1 |
| * | | Migration/colo.c: Make COLO node running after failover | Zhang Chen | 2019-03-06 | 2 | -1/+3 |
| * | | Migration/colo.c: Fix double close bug when occur COLO failover | Zhang Chen | 2019-03-06 | 1 | -0/+1 |
| * | | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT | Wei Wang | 2019-03-06 | 2 | -1/+290 |
| * | | migration/ram.c: add the free page optimization enable flag | Wei Wang | 2019-03-06 | 2 | -1/+18 |
| * | | migration/ram.c: add a notifier chain for precopy | Wei Wang | 2019-03-06 | 4 | -3/+83 |
| * | | migration: API to clear bits of guest free pages from the dirty bitmap | Wei Wang | 2019-03-06 | 2 | -0/+49 |
| * | | migration: use bitmap_mutex in migration_bitmap_clear_dirty | Wei Wang | 2019-03-06 | 1 | -1/+4 |
| * | | bitmap: bitmap_count_one_with_offset | Wei Wang | 2019-03-06 | 1 | -0/+13 |
| * | | bitmap: fix bitmap_count_one | Wei Wang | 2019-03-06 | 1 | -0/+4 |