58091 Commits (aa777e297c8408ee5bebc4f6a2e00071224e4a64)
 

Author SHA1 Message Date
Dr. David Alan Gilbert aa777e297c cpu_physical_memory_sync_dirty_bitmap: Another alignment fix 8 years ago
Eric Blake f4bdc13e49 checkpatch: Enforce proper do/while (0) style 8 years ago
Eric Blake 2562755ee7 maint: Fix macros with broken 'do/while(0); ' usage 8 years ago
Eric Blake 241187c118 tests: Avoid 'do/while(false); ' in vhost-user-bridge 8 years ago
Eric Blake 539022dd60 chardev: Clean up previous patch indentation 8 years ago
Eric Blake 19a4d43ef0 chardev: Use goto/label instead of do/break/while(0) 8 years ago
Eric Blake 94f5c480e9 mips: Tweak location of ';' in macros 8 years ago
Eric Blake 1b4c0a0436 net: Drop unusual use of do { } while (0); 8 years ago
linzhecheng 01960e6d21 irq: fix memory leak 8 years ago
Paolo Bonzini db08b687cd cpus: unify qemu_*_wait_io_event 8 years ago
Pavel Dovgalyuk b39e3f34c9 icount: fixed saving/restoring of icount warp timers 8 years ago
Alex Bennée c24999fa53 scripts/qemu-gdb/timers.py: new helper to dump timer state 8 years ago
Alex Bennée f1cd52d891 scripts/qemu-gdb: add simple tcg lock status helper 8 years ago
Paolo Bonzini 809092f313 target-i386: update hflags on Hypervisor.framework 8 years ago
Tao Wu df16af8741 target/i386: hax: Move x86_update_hflags. 8 years ago
Tao Wu e527f86e3e target/i386: hax: change to use x86_update_hflags 8 years ago
Tao Wu 35b1b92751 target/i386: move hflags update code to a function 8 years ago
Thomas Huth 52cb6817a7 tests/boot-serial-test: Add support for the raspi2 machine 8 years ago
Thomas Huth 7244edf22e tests/boot-serial-test: Add a test for the moxiesim machine 8 years ago
Thomas Huth acf53766fc tests/boot-serial-test: Add tests for microblaze boards 8 years ago
Stefan Hajnoczi 24355b79bd scsi-disk: release AioContext in unaligned WRITE SAME case 8 years ago
Marc-André Lureau 02a2ad217b disas/s390: fix global-buffer-overflow 8 years ago
Marc-André Lureau b7438458a1 mips: fix potential fopen(NULL,...) 8 years ago
Marc-André Lureau 6b2fef7391 tests: fix coroutine leak in /basic/entered 8 years ago
Marc-André Lureau e313d5cec5 tests: fix qmp-test leak 8 years ago
Marc-André Lureau b11e20fb6c qemu-config: fix leak in query-command-line-options 8 years ago
Marc-André Lureau 83e33300a2 crypto: fix stack-buffer-overflow error 8 years ago
Marc-André Lureau 890241ab69 tests: fix migration-test leak 8 years ago
Marc-André Lureau e5dc1a6c6c readline: add a free function 8 years ago
Marc-André Lureau 354711279f vl: fix direct firmware directories leak 8 years ago
Marc-André Lureau 87c258cd1e tests: fix check-qobject leak 8 years ago
Marc-André Lureau 11545663d1 tests/docker: add test-debug 8 years ago
Marc-André Lureau c08d08b27c tests/docker: add some sanitizers to fedora dockerfile 8 years ago
Marc-André Lureau 906548689e build-sys: compile with -Og or -O1 when --enable-debug 8 years ago
Marc-André Lureau de1da442ea build-sys: add a rule to print a variable 8 years ago
Marc-André Lureau 42a77f1ce4 build-sys: silence make by default or V=0 8 years ago
Marc-André Lureau 14ab3aa7dc build-sys: fix qemu-ga -pthread linking 8 years ago
Peter Xu 2c716ba150 chardev: introduce qemu_chr_timeout_add_ms() 8 years ago
Peter Xu 938eb9e9c8 chardev: let g_idle_add() be with chardev gcontext 8 years ago
Peter Xu 91e14fb8e9 chardev: use backend chr context when watch for fe 8 years ago
Jan Dakinevich 0b368a10c7 i386/cpu/kvm: look at PMU's CPUID before setting MSRs 8 years ago
Pavel Dovgalyuk 829600a519 hpet: recover timer offset correctly 8 years ago
Haozhong Zhang 8cd91acec8 pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type 8 years ago
Paolo Bonzini 2770c90d43 scsi: fix scsi_convert_sense crash when in_buf == NULL && in_len == 0 8 years ago
Fam Zheng d9bcd6f7f2 scsi-generic: Add share-rw option 8 years ago
Peter Maydell 997eba28a3 target-arm queue: 8 years ago
Peter Maydell 0cf0985201 hw/intc/arm_gic: reserved register addresses are RAZ/WI 8 years ago
Peter Maydell f1945632b4 hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI 8 years ago
Peter Maydell 2eea841c11 target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions 8 years ago
Peter Maydell 579648554a linux-user/arm/nwfpe: Check coprocessor number for FPA emulation 8 years ago