66489 Commits (e361a772ffcd33675ffdd4637eea98a460dfed1b)
 

Author SHA1 Message Date
Thomas Huth e361a772ff Don't talk about the LGPL if the file is licensed under the GPL 8 years ago
kumar sourav 2bbf3a91eb hw: sd: set category of the sd memory card 8 years ago
kumar sourav cbe9ed73f9 hw: input: set category of the i8042 device 8 years ago
Dr. David Alan Gilbert 89cb0c0403 typo: apci->acpi 8 years ago
kumar sourav aae049073c hw: edu: set category of the edu device 8 years ago
Peter Maydell b4fbe1f65a target-arm queue: 8 years ago
Peter Maydell 46f5abc0a2 gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index 8 years ago
Peter Maydell f7b78602fd accel/tcg: Add cluster number to TCG TB hash 8 years ago
Peter Maydell 7ea7b9ad53 qom/cpu: Add cluster_index to CPUState 8 years ago
Peter Maydell fa43442465 hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it 8 years ago
Cédric Le Goater f95c4bffdc aspeed/smc: snoop SPI transfers to fake dummy cycles 8 years ago
Cédric Le Goater 9149af2a2d aspeed/smc: Add dummy data register 8 years ago
Cédric Le Goater 597d6bb3e8 aspeed/smc: define registers for all possible CS 8 years ago
Cédric Le Goater b617ca9223 aspeed/smc: fix default read value 8 years ago
Peter Maydell e5b517536c xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs 8 years ago
Peter Maydell b94e809d3e checkpatch: Don't emit spurious warnings about block comments 8 years ago
Julia Suvorova 46a6603ba6 tests/microbit-test: Check nRF51 UART functionality 8 years ago
Julia Suvorova 7cf19e7352 tests/microbit-test: Make test independent of global_qtest 8 years ago
Julia Suvorova 6c90a82c93 tests/libqtest: Introduce qtest_init_with_serial() 8 years ago
Stefan Hajnoczi 047be4ed24 memory: add memory_region_flush_rom_device() 8 years ago
Aaron Lindsay OS bf8d09694c target/arm: Don't clear supported PMU events when initializing PMCEID1 8 years ago
Stefan Hajnoczi c8de3f5fd6 MAINTAINERS: update microbit ARM board files 8 years ago
Peter Maydell f454a54f3b accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write 8 years ago
Peter Maydell ea7a5330b7 exec.c: Use correct attrs in cpu_memory_rw_debug() 8 years ago
Stefan Hajnoczi b36356f699 tests/microbit-test: add TWI stub device test 8 years ago
Steffen Görtz 9d68bf564e arm: Stub out NRF51 TWI magnetometer/accelerometer detection 8 years ago
Luc Michel ab65eed3f8 gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0 8 years ago
Thomas Roth 7e3f122367 target/arm: v8m: Ensure IDAU is respected if SAU is disabled 8 years ago
Richard Henderson 36d820af0e target/arm: Fix validation of 32-bit address spaces for aa32 8 years ago
Peter Maydell 3a183e330d Backend vector enhancements 8 years ago
Richard Henderson e77c89fb08 cputlb: Remove static tlb sizing 8 years ago
Richard Henderson 0a9a83d6bf tcg/tci: enable dynamic TLB sizing 8 years ago
Richard Henderson ac33373e0e tcg/mips: enable dynamic TLB sizing 8 years ago
Richard Henderson a31aa4ce00 tcg/mips: Fix tcg_out_qemu_ld_slow_path 8 years ago
Richard Henderson cd7d3cb7a2 tcg/arm: enable dynamic TLB sizing 8 years ago
Richard Henderson 41b70f220b tcg/riscv: enable dynamic TLB sizing 8 years ago
Richard Henderson 4f47e338f6 tcg/s390: enable dynamic TLB sizing 8 years ago
Richard Henderson 17ff9f7801 tcg/sparc: enable dynamic TLB sizing 8 years ago
Richard Henderson 644f591ab0 tcg/ppc: enable dynamic TLB sizing 8 years ago
Richard Henderson f7bcd96669 tcg/aarch64: enable dynamic TLB sizing 8 years ago
Emilio G. Cota 54eaf40b8f tcg/i386: enable dynamic TLB sizing 8 years ago
Emilio G. Cota 86e1eff8bc tcg: introduce dynamic TLB sizing 8 years ago
Emilio G. Cota 3cea94bbc9 cputlb: do not evict empty entries to the vtlb 8 years ago
Richard Henderson 93f332a503 tcg/aarch64: Implement vector minmax arithmetic 8 years ago
Richard Henderson d32648d445 tcg/aarch64: Implement vector saturating arithmetic 8 years ago
Richard Henderson bc37faf4cb tcg/i386: Implement vector minmax arithmetic 8 years ago
Richard Henderson 8ffafbcec2 tcg/i386: Implement vector saturating arithmetic 8 years ago
Richard Henderson 44f1441dbe tcg/i386: Split subroutines out of tcg_expand_vec_op 8 years ago
Richard Henderson dd0a0fcdd8 tcg: Add opcodes for vector minmax arithmetic 8 years ago
Richard Henderson 8afaf05066 tcg: Add opcodes for vector saturated arithmetic 8 years ago