]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-03-08 Peter Xuiothread: document about why we need explicit aio_poll()
2019-03-08 Peter Xuiothread: push gcontext earlier in the thread_fn
2019-03-08 Peter Xuiothread: create main loop unconditionally
2019-03-08 Peter Xuiothread: create the gcontext unconditionally
2019-03-08 Peter Xuiothread: replace init_done_cond with a semaphore
2019-03-07 Anastasiia... hw/block/virtio-blk: Clean req->dev repetitions
2019-03-07 Stefan HajnocziMAINTAINERS: add missing support status fields
2019-03-07 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-03-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-07 Peter MaydellMAINTAINERS: Add entry for Sphinx documentation infrast...
2019-03-07 Peter Maydelldocs/conf.py: Don't hard-code QEMU version
2019-03-07 Peter MaydellMakefile: Abstract out "identify the pkgversion" code
2019-03-07 Peter MaydellMakefile, configure: Support building rST documentation
2019-03-07 Peter Maydelldocs: Provide separate conf.py for each manual we want
2019-03-07 Peter Maydelldocs/conf.py: Disable option warnings
2019-03-07 Peter Maydelldocs/conf.py: Don't include rST sources in HTML build
2019-03-07 Peter Maydelldocs/conf.py: Configure the 'alabaster' theme
2019-03-07 Peter Maydelldocs/conf.py: Disable unused _static directory
2019-03-07 Peter Maydelldocs: Commit initial files from sphinx-quickstart
2019-03-07 Peter Maydelldocs: Convert memory.txt to rst format
2019-03-07 Peter Maydelldocs/cpu-hotplug.rst: Fix rST markup issues
2019-03-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-03-07 Alexander KappnerIntroduce new "no_guest_reset" parameter for usb-host...
2019-03-07 Bandan Dasusb-mtp: prevent null dereference while deleting objects
2019-03-07 Bandan Dasusb-mtp: fix some usb_mtp_write_data return paths
2019-03-07 Bandan Dasusb-mtp: return incomplete transfer on a lstat failure
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-03-06 David Hildenbrandqdev: Provide qdev_get_bus_hotplug_handler()
2019-03-06 Igor Mammedovqdev: Let machine hotplug handler to override bus hotpl...
2019-03-06 David Hildenbrandqdev: Let the hotplug_handler_unplug() caller delete...
2019-03-06 Igor Mammedovhostmem: fix crash when querying empty host-nodes prope...
2019-03-06 Tony Krowiakqdev/core: fix qbus_is_full()
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2019-03-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-03-06 Zhang Chenqapi/migration.json: Remove a variable that doesn't...
2019-03-06 Zhang ChenMigration/colo.c: Make COLO node running after failover
2019-03-06 Zhang ChenMigration/colo.c: Fix double close bug when occur COLO...
2019-03-06 Wei Wangvirtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
2019-03-06 Wei Wangmigration/ram.c: add the free page optimization enable...
2019-03-06 Wei Wangmigration/ram.c: add a notifier chain for precopy
2019-03-06 Wei Wangmigration: API to clear bits of guest free pages from...
2019-03-06 Wei Wangmigration: use bitmap_mutex in migration_bitmap_clear_dirty
2019-03-06 Wei Wangbitmap: bitmap_count_one_with_offset
2019-03-06 Wei Wangbitmap: fix bitmap_count_one
2019-03-06 Juan Quintelatests: Add basic migration precopy tcp test
2019-03-06 Juan Quintelamigration: Create socket-address parameter
2019-03-06 Juan Quintelatests: Add migration xbzrle test
2019-03-06 Yury Kotovmigration: Add capabilities validation
2019-03-06 Yury Kotovtests/migration-test: Add a test for ignore-shared...
2019-03-06 Yury Kotovmigration: Add an ability to ignore shared RAM blocks
2019-03-06 Yury Kotovmigration: Introduce ignore-shared capability
2019-03-06 Yury Kotovexec: Change RAMBlockIterFunc definition
2019-03-06 Marcel Apfelbaummigration/rdma: clang compilation fix
2019-03-06 Dr. David Alan... migration: Cleanup during exit
2019-03-06 Dr. David Alan... migration/rdma: Fix qemu_rdma_cleanup null check
2019-03-06 Dr. David Alan... migration: Fix cancel state
2019-03-06 Aarushi Mehtathunk: fix of malloc to g_new
2019-03-06 Igor Mammedovhostmem-file: simplify ifdef-s in file_backend_memory_a...
2019-03-06 Markus Armbrusterbuild: Correct explanation of unnest-vars example
2019-03-06 Greg Kurzbswap: Fix accessors syntax in comment
2019-03-06 Like Xudoc: fix typos for documents in tree
2019-03-06 Stephen Checkowayblock/pflash_cfi02: Fix memory leak and potential use...
2019-03-06 Wei Yanghw/acpi: remove unnecessary variable acpi_table_builtin
2019-03-06 Wei Yanghw/acpi: remove unused function acpi_table_add_builtin()
2019-03-06 Wei Yanghw/i386/pc.c: remove unused function pc_acpi_init()
2019-03-06 Thomas Huthtests: Remove (mostly) useless architecture checks
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-03-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-03-05 Mateja Marjanovictarget/mips: Add tests for integer add MSA instruction...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MSA pack instructions
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 int...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 shift...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add tests for MIPS64R6 logic...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add wrappers for some MIPS64R6...
2019-03-05 Aleksandar... tests/tcg: target/mips: Extend functionality of MSA...
2019-03-05 Aleksandar... tests/tcg: target/mips: Fix test utilities for 128...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add test utilities for 64-bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add test utilities for 32-bit...
2019-03-05 Aleksandar... tests/tcg: target/mips: Add wrappers for various MSA...
2019-03-05 Aleksandar... disas: nanoMIPS: Add graphical description of pool...
2019-03-05 Aleksandar... disas: nanoMIPS: Correct comments to handlers of some...
2019-03-05 Michel Heilyhw/arm/stellaris: Implement watchdog timer
2019-03-05 Eric Augerhw/arm/virt: Bump the 255GB initial RAM limit
2019-03-05 Eric Augerhw/arm/virt: Check the VCPU PA range in TCG mode
2019-03-05 Eric Augerhw/arm/virt: Implement kvm_type function for 4.0 machine
2019-03-05 Eric Augerhw/arm/virt: Dynamic memory map depending on RAM requir...
2019-03-05 Eric Augervl: Set machine ram_size, maxram_size and ram_slots...
2019-03-05 Eric Augerkvm: add kvm_arm_get_max_vm_ipa_size
2019-03-05 Eric Augerhw/boards: Add a MachineState parameter to kvm_type...
2019-03-05 Eric Augerhw/arm/virt: Split the memory map description
2019-03-05 Eric Augerhw/arm/virt: Rename highmem IO regions
2019-03-05 Shameer Kolothumhw/arm/boot: introduce fdt_add_memory_node helper
2019-03-05 Richard Hendersontarget/arm: Implement ARMv8.5-FRINT
2019-03-05 Richard Hendersontarget/arm: Restructure handle_fp_1src_{single, double}
2019-03-05 Richard Hendersontarget/arm: Implement ARMv8.5-CondM
2019-03-05 Richard Hendersontarget/arm: Implement ARMv8.4-CondM
2019-03-05 Richard Hendersontarget/arm: Rearrange disas_data_proc_reg
next