2021-07-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanha-gitlab... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Alex Bennée | tests/tcg: generalise the disabling of the signals... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Philippe Mathieu... | linux-user/syscall: Remove hardcoded tabs (code style) |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Philippe Mathieu... | linux-user/alpha: Remove hardcoded tabs (code style) |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Philippe Mathieu... | linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Philippe Mathieu... | linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Philippe Mathieu... | linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_E... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Richard Henderson | linux-user: Fix style problems in linuxload.c |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Andreas Schwab | linux-user: fill ppid field in /proc/self/stat |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Kito Cheng | linux-user/elfload: Implement ELF_HWCAP for RISC-V |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Akihiko Odaki | block/io: Merge discard request alignments |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Akihiko Odaki | block: Add backend_defaults property |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Akihiko Odaki | block/file-posix: Optimize for macOS |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini-gitlab... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | config-host.mak: remove unused compiler-related lines |
commit | commitdiff | tree | snapshot |
2021-07-06 |
John Arbuckle | Set icon for QEMU binary on Mac OS |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | qemu-option: remove now-dead code |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | machine: add smp compound property |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | vl: switch -M parsing to keyval |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | keyval: introduce keyval_parse_into |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | keyval: introduce keyval_merge |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | qom: export more functions for use with non-UserCreatab... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 6 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 5 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 4 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 3 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 2 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert compiler tests to meson, part 1 |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: convert HAVE_BROKEN_SIZE_MAX to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: move CONFIG_IVSHMEM to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | meson: store dependency('threads') in a variable |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | meson: sort existing compiler tests |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert libxml2 detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert liburing detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert libpmem detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert libdaxctl detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert virgl detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure, meson: convert vte detection to meson |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | configure: drop vte-2.90 check |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Move X86XSaveArea into TCG |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Populate x86_ext_save_areas offsets using... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Observe XSAVE state area offsets |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Make x86_ext_save_areas visible outside... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Pass buffer and length to XSAVE helper |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Clarify the padding requirements of X86XSa... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Consolidate the X86XSaveArea offset checks |
commit | commitdiff | tree | snapshot |
2021-07-06 |
David Edmondson | target/i386: Declare constants for XSAVE offsets |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Paolo Bonzini | coverity-scan: switch to vpath build |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Philippe Mathieu... | coverity-scan: Remove lm32 / unicore32 targets |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Thomas Huth | qemu-options: Improve the documentation of the -display... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Thomas Huth | ui: Mark the '-no-quit' option as deprecated |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Thomas Huth | ui: Fix the "-display sdl,window_close=..." parameter |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Thomas Huth | softmmu/vl: Remove obsolete comment about the "frame... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Thomas Huth | Makefile: Remove /usr/bin/env wrapper from the SHELL... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/cschoenebeck... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgilbert-gitlab... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: reduce latency of Twalk |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: drop root_qid |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: replace not_same_qid() by same_stat_id() |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: drop fid_to_qid() |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: capture root stat |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: fix not_same_qid() |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: simplify v9fs_walk() |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Christian Schoenebeck | 9pfs: add link to 9p developer docs |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Stefan Hajnoczi | util/async: print leaked BH name when AioContext finalizes |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Stefan Hajnoczi | util/async: add a human-readable name to BHs for debugging |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Li Zhijian | migration/rdma: Use error_report to suppress errno... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Hyman Huang(黄勇) | tests/migration: fix "downtime_limit" type when "migrat... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Hyman Huang(黄勇) | tests/migration: parse the thread-id key of CpuInfoFast |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Add an option to enable/disable posix acls |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Switch creds, drop FSETID for system.posix_a... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Add capability to change/restore umask |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Add umask to seccom allow list |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Add support for extended setxattr |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Fix xattr operations overwriting errno |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Vivek Goyal | virtiofsd: Fix fuse setxattr() API change issue |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Greg Kurz | virtiofsd: Don't allow file creation with FUSE_OPEN |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Daniel P. Berrangé | docs: describe the security considerations with virtiof... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Daniel P. Berrangé | virtiofsd: use GDateTime for formatting timestamp for... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Laurent Vivier | migration: failover: continue to wait card unplug on... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Laurent Vivier | migration: move wait-unplug loop to its own function |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Xu | migration: Allow reset of postcopy_recover_triggered... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Xu | migration: Move yank outside qemu_start_incoming_migrat... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Feng Lin | migration: fix the memory overwriting risk in add_to_iovec |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Xu | tests: migration-test: Add dirty ring test |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/marcel/tags/pvrdm... |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Marcel Apfelbaum | pvrdma: Fix the ring init error flow (CVE-2021-3608) |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Marcel Apfelbaum | pvrdma: Ensure correct input on ring init (CVE-2021... |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Marcel Apfelbaum | hw/rdma: Fix possible mremap overflow in the pvrdma... |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/philmd/tags/mips... |
commit | commitdiff | tree | snapshot |
2021-07-03 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Philippe Mathieu... | hw/mips/jazz: Map the UART devices unconditionally |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | hw/mips/jazz: specify correct endian for dp8393x device |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | hw/m68k/q800: fix PROM checksum and MAC address storage |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | qemu/bitops.h: add bitrev8 implementation |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | dp8393x: remove onboard PROM containing MAC address... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | hw/m68k/q800: move PROM and checksum calculation from... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | hw/mips/jazz: move PROM and checksum calculation from... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Mark Cave-Ayland | dp8393x: convert to trace-events |
commit | commitdiff | tree | snapshot |
next |