qemu /
qemu /
0e6934f26484abef4a96946078a34746f8855801 - 0e6934f qdev: add clock input&output support to devices. by Damien Hedde · 4 years, 10 months ago
- b8d38bd hw/core/clock-vmstate: define a vmstate entry for clock state by Damien Hedde · 4 years, 10 months ago
- 4cba075 hw/core/clock: introduce clock object by Peter Maydell · 4 years, 9 months ago
- 70d7857 tests/boot_linux_console: Add ethernet test to SmartFusion2 by Subbaraya Sundeep · 4 years, 10 months ago
- 05b7374 msf2: Add EMAC block to SmartFusion2 SoC by Subbaraya Sundeep · 4 years, 10 months ago
- 1c66437 hw/net: Add Smartfusion2 emac block by Subbaraya Sundeep · 4 years, 10 months ago
- 119a2ef Typo: Correct the name of CPU hotplug memory region by Keqian Zhu · 4 years, 10 months ago
- 1e11a13 bugfix: Use gicr_typer in arm_gicv3_icc_reset by Keqian Zhu · 4 years, 10 months ago
- c8aeef3 nrf51: Fix last GPIO CNF address by Cameron Esfahani · 4 years, 10 months ago
- 1633ed1 dma/xlnx-zdma: Fix descriptor loading (REG) wrt endianness by Edgar E. Iglesias · 4 years, 10 months ago
- dac717d dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness by Edgar E. Iglesias · 4 years, 10 months ago
- 648db19 Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-04-29' into staging by Peter Maydell · 4 years, 9 months ago
- a7922a3 Open 5.1 development tree by Peter Maydell · 4 years, 9 months ago
- 8ef3a4b qemu-option: pass NULL rather than 0 to the id of qemu_opts_set() by Masahiro Yamada · 4 years, 9 months ago
- f652805 libqos: Give get_machine_allocator() internal linkage by Markus Armbruster · 4 years, 9 months ago
- a56f3cd fuzz: Simplify how we compute available machines and types by Markus Armbruster · 4 years, 9 months ago
- 14b6ce6 Makefile: Drop unused, broken target recurse-fuzz by Markus Armbruster · 4 years, 9 months ago
- 32c82f0 smbus: Fix spd_data_generate() for number of banks > 2 by Markus Armbruster · 4 years, 9 months ago
- 0f1eddf bamboo, sam460ex: Tidy up error message for unsupported RAM size by Markus Armbruster · 4 years, 9 months ago
- f26740c smbus: Fix spd_data_generate() error API violation by Markus Armbruster · 4 years, 9 months ago
- fc0cfc1 sam460ex: Suppress useless warning on -m 32 and -m 64 by Markus Armbruster · 4 years, 9 months ago
- 51bd458 qga: Fix qmp_guest_suspend_{disk, ram}() error handling by Markus Armbruster · 4 years, 9 months ago
- 4155c99 qga: Fix qmp_guest_get_memory_blocks() error handling by Markus Armbruster · 4 years, 9 months ago
- 1318899 tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff by Markus Armbruster · 4 years, 9 months ago
- 735527e migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling by Markus Armbruster · 4 years, 9 months ago
- fdceb4a io: Fix qio_channel_socket_close() error handling by Markus Armbruster · 4 years, 9 months ago
- c61d1d9 xen/pt: Fix flawed conversion to realize() by Markus Armbruster · 4 years, 9 months ago
- 843c4cf virtio-net: Fix duplex=... and speed=... error handling by Markus Armbruster · 4 years, 9 months ago
- ee29f6e bochs-display: Fix vgamem=SIZE error handling by Markus Armbruster · 4 years, 9 months ago
- 07a978e fdc: Fix fallback=auto error handling by Markus Armbruster · 4 years, 9 months ago
- 0fbddce arm/virt: Fix virt_machine_device_plug_cb() error API violation by Markus Armbruster · 4 years, 9 months ago
- 9ec374a cpus: Proper range-checking for -icount shift=N by Markus Armbruster · 4 years, 9 months ago
- abc9bf6 cpus: Fix configure_icount() error API violation by Markus Armbruster · 4 years, 9 months ago
- 77ed971 block/file-posix: Fix check_cache_dropped() error handling by Markus Armbruster · 4 years, 9 months ago
- 2a340b6 cryptodev: Fix cryptodev_builtin_cleanup() error API violation by Markus Armbruster · 4 years, 9 months ago
- f62514b qemu-img: Reject broken -o "" by Markus Armbruster · 4 years, 10 months ago
- 80c710c qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite by Markus Armbruster · 4 years, 10 months ago
- 6d2b5cb qemu-img: Factor out accumulate_options() helper by Markus Armbruster · 4 years, 10 months ago
- 56a9efa qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily() by Markus Armbruster · 4 years, 10 months ago
- 59d27eb test-qemu-opts: Simplify test_has_help_option() after bug fix by Markus Armbruster · 4 years, 10 months ago
- 80a9485 qemu-option: Fix has_help_option()'s sloppy parsing by Markus Armbruster · 4 years, 10 months ago
- 933d152 qemu-option: Fix sloppy recognition of "id=..." after ",," by Markus Armbruster · 4 years, 10 months ago
- 6129803 qemu-options: Factor out get_opt_name_value() helper by Markus Armbruster · 4 years, 10 months ago
- 32c2dcf tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt() by Markus Armbruster · 4 years, 10 months ago
- 78ee6bd various: Remove suspicious '\' character outside of #define in C code by Philippe Mathieu-Daudé · 4 years, 10 months ago
- fdd76fe Update version for v5.0.0 release by Peter Maydell · 4 years, 9 months ago v5.0.0
- ee573f5 Update version for v5.0.0-rc4 release by Peter Maydell · 4 years, 9 months ago v5.0.0-rc4
- e73c444 target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU by Peter Maydell · 4 years, 9 months ago
- 7769c23 slirp: update to fix CVE-2020-1983 by Marc-André Lureau · 4 years, 9 months ago
- 3119154 target/ppc: Fix TCG temporary leaks in gen_slbia() by Philippe Mathieu-Daudé · 4 years, 9 months ago
- 5b4273e Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200417' into staging by Peter Maydell · 4 years, 9 months ago
- d5232d8 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
- ff0507c block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb by Chen Qun · 4 years, 9 months ago
- 5ed1950 target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts by Nicholas Piggin · 4 years, 10 months ago
- 211a778 target/ppc: Fix wrong interpretation of the disposition flag. by Ganesh Goudar · 4 years, 10 months ago
- 5da5f47 linux-user/ppc: Fix padding in mcontext_t for ppc64 by Richard Henderson · 4 years, 10 months ago
- 386d386 linux-user/syscall.c: add target-to-host mapping for epoll_create1() by Sergei Trofimovich · 4 years, 10 months ago
- 20038cd Update version for v5.0.0-rc3 release by Peter Maydell · 4 years, 10 months ago v5.0.0-rc3
- 4ff9712 vhost-user-gpu: Release memory returned by vu_queue_pop() with free() by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 6329df5 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-04-15-tag' into staging by Peter Maydell · 4 years, 10 months ago
- 1329651f qga: Restrict guest-file-read count to 48 MB to avoid crashes by Philippe Mathieu-Daudé · 4 years, 10 months ago
- ead83a1 qga: Extract qmp_guest_file_read() to common commands.c by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 5d3586b qga: Extract guest_file_handle_find() to commands-common.h by Philippe Mathieu-Daudé · 4 years, 10 months ago
- f62ebb6 Revert "prevent crash when executing guest-file-read with large count" by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 73995d1 Merge remote-tracking branch 'remotes/stsquad/tags/pull-more-fixes-150420-1' into staging by Peter Maydell · 4 years, 10 months ago
- 377f8f0 gdbstub: Introduce gdb_get_float32() to get 32-bit float registers by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 7b8c152 gdbstub: Do not use memset() on GByteArray by Philippe Mathieu-Daudé · 4 years, 10 months ago
- bbc40fe gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb by Peter Xu · 4 years, 10 months ago
- 4b27f9b target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 7ad4d5a linux-user: fix /proc/self/stat handling by Alex Bennée · 4 years, 10 months ago
- 469a788 configure: disable PIE for Windows builds by Alex Bennée · 4 years, 10 months ago
- 988ae6c configure: redirect sphinx-build check to config.log by Alex Bennée · 4 years, 10 months ago
- 551affb tests/docker: add docs FEATURE flag and use for test-misc by Alex Bennée · 4 years, 10 months ago
- 2f7cc1f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 10 months ago
- a457215 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200414' into staging by Peter Maydell · 4 years, 10 months ago
- 84f82dd Deprecate KVM support for AArch32 by Peter Maydell · 4 years, 10 months ago
- bf3f857 docs: Require Sphinx 1.6 or better by Peter Maydell · 4 years, 10 months ago
- 152d196 kernel-doc: Use c:struct for Sphinx 3.0 and later by Peter Maydell · 4 years, 10 months ago
- a62d563 scripts/kernel-doc: Add missing close-paren in c:function directives by Peter Maydell · 4 years, 10 months ago
- 9f5a066 hax: Windows doesn't like posix device names by Volker Rümelin · 4 years, 10 months ago
- e43651f tests: numa: test one backend with prealloc enabled by Igor Mammedov · 4 years, 10 months ago
- 2a4e02d hostmem: set default prealloc_threads to valid value by Igor Mammedov · 4 years, 10 months ago
- 516e8b7 configure: Honour --disable-werror for Sphinx by Peter Maydell · 4 years, 10 months ago
- e5910d4 docs: Improve our gdbstub documentation by Peter Maydell · 4 years, 10 months ago
- 9edfa35 scripts/coverity-scan: Add Docker support by Peter Maydell · 4 years, 10 months ago
- 9c263d0 scripts/run-coverity-scan: Script to run Coverity Scan build by Peter Maydell · 4 years, 10 months ago
- 94db8de linux-user/flatload.c: Use "" for include of QEMU header target_flat.h by Peter Maydell · 4 years, 10 months ago
- 2e79802 thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc by Peter Maydell · 4 years, 10 months ago
- 062c73c thread.h: Fix Coverity version of qemu_cond_timedwait() by Peter Maydell · 4 years, 10 months ago
- c160f17 osdep.h: Drop no-longer-needed Coverity workarounds by Peter Maydell · 4 years, 10 months ago
- 14e5526 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 10 months ago
- e33d61c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 10 months ago
- ce4adc0 exec: Fix for qemu_ram_resize() callback by David Hildenbrand · 4 years, 10 months ago
- 394f0f7 fw_cfg: Migrate ACPI table mr sizes separately by Shameer Kolothum · 4 years, 10 months ago
- bac78f9 acpi: Use macro for table-loader file name by Shameer Kolothum · 4 years, 10 months ago
- b372d79 MAINTAINERS: Add myself as vhost-user-blk maintainer by Raphael Norwitz · 4 years, 10 months ago
- 792cb70 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200412' into staging by Peter Maydell · 4 years, 10 months ago
- 267514b module: increase dirs array size by one by Bruce Rogers · 4 years, 10 months ago
- d489ae4 memory: Do not allow direct write access to rom_device regions by Alexander Duyck · 4 years, 10 months ago
- 1148e4f vl.c: error out if -mem-path is used together with -M memory-backend by Igor Mammedov · 4 years, 10 months ago