]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-03-07 Paolo Bonzinihppa-softmmu.mak: express dependencies with Kconfig
2019-03-07 Paolo Bonzinicris-softmmu.mak: express dependencies with Kconfig
2019-03-07 Paolo Bonzinialpha-softmmu.mak: express dependencies with Kconfig
2019-03-07 Thomas Huthppc: Express dependencies of the embedded machines...
2019-03-07 Thomas Huthppc: Express dependencies of the Sam460EX machines...
2019-03-07 Thomas Huthppc: Express dependencies of the Mac machines with...
2019-03-07 Thomas Huthppc: Express dependencies of the 'prep' and '40p' machi...
2019-03-07 Thomas Huthppc64: Express dependencies of 'pseries' and 'powernv...
2019-03-07 Yang Zhongi386-softmmu.mak: remove all CONFIG_* except boards...
2019-03-07 Paolo Bonziniipmi: express dependencies with kconfig
2019-03-07 Paolo Bonzinisd: express dependencies with kconfig
2019-03-07 Paolo Bonzinissi: express dependencies with kconfig
2019-03-07 Paolo Bonziniisa: express SuperIO dependencies with Kconfig
2019-03-07 Paolo Bonzinitpm: express dependencies with Kconfig
2019-03-07 Yang Zhongvirtio: express virtio dependencies with Kconfig
2019-03-07 Paolo Bonzinivfio: express vfio dependencies with Kconfig
2019-03-07 Yang Zhonghyperv: express dependencies with kconfig
2019-03-07 Yang Zhongdisplay: express dependencies with kconfig
2019-03-07 Paolo Bonziniptimer: express dependencies with Kconfig
2019-03-07 Paolo Bonzinii2c: express dependencies with Kconfig
2019-03-07 Paolo Bonzinii386: express dependencies with Kconfig
2019-03-07 Paolo Bonziniisa: express dependencies with kconfig
2019-03-07 Paolo Bonziniscsi: express dependencies with Kconfig
2019-03-07 Paolo Bonziniblock: fix recursion in hw/block/dataplane
2019-03-07 Paolo Bonzinibuild: convert usb.mak to Kconfig
2019-03-07 Paolo Bonzinibuild: convert sound.mak to Kconfig
2019-03-07 Paolo Bonzinibuild: convert pci.mak to Kconfig
2019-03-07 Yang Zhonghw/pci/Makefile.objs: make pcie configurable
2019-03-07 Paolo Bonziniide: express dependencies with Kconfig
2019-03-07 Paolo Bonzinikconfig: introduce CONFIG_TEST_DEVICES
2019-03-07 Paolo Bonziniminikconfig: implement allnoconfig and defconfig modes
2019-03-07 Paolo Bonzinibuild: switch to Kconfig
2019-03-07 Paolo Bonzinikconfig: introduce kconfig files
2019-03-07 Yang Zhonghw/display: make edid configurable
2019-03-07 Paolo Bonziniminikconfig: add semantic analysis
2019-03-07 Paolo Bonziniminikconfig: add AST
2019-03-07 Paolo Bonziniminikconfig: add parser skeleton
2019-03-07 Paolo Bonzinixtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA
2019-03-07 Paolo Bonzini9pfs: remove unnecessary conditionals
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...
next