2021-07-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/dg-gitlab/tags... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Peter Maydell | Merge remote-tracking branch 'remotes/ehabkost-gl/tags... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Peter Maydell | Merge remote-tracking branch 'remotes/mst/tags/for_upst... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bharata B Rao | target/ppc: Support for H_RPT_INVALIDATE hcall |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bharata B Rao | linux-headers: Update |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Alexey Kardashevskiy | spapr: Fix implementation of Open Firmware client interface |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Lucas Mateus... | target/ppc: Don't compile ppc_tlb_invalid_all without TCG |
commit | commitdiff | tree | snapshot |
2021-07-09 |
BALATON Zoltan | ppc/pegasos2: Implement some RTAS functions with VOF |
commit | commitdiff | tree | snapshot |
2021-07-09 |
David Gibson | ppc/pegasos2: Fix use of && instead of & |
commit | commitdiff | tree | snapshot |
2021-07-09 |
BALATON Zoltan | ppc/pegasos2: Use Virtual Open Firmware as firmware... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Nicholas Piggin | target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
BALATON Zoltan | target/ppc: Allow virtual hypervisor on CPU without HV |
commit | commitdiff | tree | snapshot |
2021-07-09 |
BALATON Zoltan | ppc/pegasos2: Introduce Pegasos2MachineState structure |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Nicholas Piggin | target/ppc: mtmsrd is an illegal instruction on BookE |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Alexey Kardashevskiy | spapr: Implement Open Firmware client interface |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bin Meng | docs/system: ppc: Update ppce500 documentation with... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bin Meng | roms/u-boot: Bump ppce500 u-boot to v2021.07 to add... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bruno Larsen... | target/ppc: change ppc_hash32_xlate to use mmu_idx |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bruno Larsen... | target/ppc: introduce mmu-books.h |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bruno Larsen... | target/ppc: changed ppc_hash64_xlate to use mmu_idx |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Bruno Larsen... | target/ppc: fix address translation bug for radix mmus |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Fabiano Rosas | target/ppc: Fix compilation with DEBUG_BATS debug option |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Fabiano Rosas | target/ppc: Fix compilation with FLUSH_ALL_TLBS debug... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Fabiano Rosas | target/ppc: Fix compilation with DUMP_PAGE_TABLES debug... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Restrict ppc_cpu_tlb_fill to TCG |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Introduce ppc_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Split out ppc_jumbo_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Split out ppc_hash32_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Split out ppc_hash64_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Use bool success for ppc_radix64_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Push real-mode handling into ppc_radix64_xlate |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Use MMUAccessType with *_handle_mmu_fault |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Richard Henderson | target/ppc: Remove PowerPCCPUClass.handle_mmu_fault |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Alexey Kardashevskiy | spapr: tune rtas-size |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Greg Kurz | target/ppc: Drop PowerPCCPUClass::interrupts_big_endian() |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Greg Kurz | target/ppc: Introduce ppc_interrupts_little_endian() |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanha-gitlab... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | vfio: Disable only uncoordinated discards for VFIO_TYPE... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | virtio-mem: Require only coordinated discards |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | softmmu/physmem: Extend ram_block_discard_(require... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | softmmu/physmem: Don't use atomic operations in ram_blo... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | vfio: Support for RamDiscardManager in the vIOMMU case |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | vfio: Sanity check maximum number of DMA mappings with... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | vfio: Query and store the maximum number of possible... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | vfio: Support for RamDiscardManager in the !vIOMMU... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | virtio-mem: Implement RamDiscardManager interface |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | virtio-mem: Don't report errors when ram_block_discard_... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | virtio-mem: Factor out traversing unplugged ranges |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | memory: Helpers to copy/free a MemoryRegionSection |
commit | commitdiff | tree | snapshot |
2021-07-08 |
David Hildenbrand | memory: Introduce RamDiscardManager for RAM memory... |
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-07 |
Mathieu Poirier | MAINTAINERS: Add maintainer for vhost-user RNG implemen... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Igor Mammedov | Deprecate pmem=on with non-DAX capable backend file |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Eduardo Habkost | vmbus: Don't make QOM property registration conditional |
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 |
next |