index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-30
tcg: Fix LGPL version number
Thomas Huth
2019-01-30
target/tricore: Fix LGPL version number
Thomas Huth
2019-01-30
target/openrisc: Fix LGPL version number
Thomas Huth
2019-01-30
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
Thomas Huth
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-30
hw: sd: set category of the sd memory card
kumar sourav
2019-01-30
hw: input: set category of the i8042 device
kumar sourav
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
hw: edu: set category of the edu device
kumar sourav
2019-01-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190129'...
Peter Maydell
2019-01-29
gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
Peter Maydell
2019-01-29
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
aspeed/smc: Add dummy data register
Cédric Le Goater
2019-01-29
aspeed/smc: define registers for all possible CS
Cédric Le Goater
2019-01-29
aspeed/smc: fix default read value
Cédric Le Goater
2019-01-29
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
2019-01-29
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
2019-01-29
tests/microbit-test: Check nRF51 UART functionality
Julia Suvorova
2019-01-29
tests/microbit-test: Make test independent of global_qtest
Julia Suvorova
2019-01-29
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
2019-01-29
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
2019-01-29
MAINTAINERS: update microbit ARM board files
Stefan Hajnoczi
2019-01-29
accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
Peter Maydell
2019-01-29
exec.c: Use correct attrs in cpu_memory_rw_debug()
Peter Maydell
2019-01-29
tests/microbit-test: add TWI stub device test
Stefan Hajnoczi
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
2019-01-29
gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0
Luc Michel
2019-01-29
target/arm: v8m: Ensure IDAU is respected if SAU is disabled
Thomas Roth
2019-01-29
target/arm: Fix validation of 32-bit address spaces for aa32
Richard Henderson
2019-01-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into staging
Peter Maydell
2019-01-28
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
tcg/tci: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/mips: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/mips: Fix tcg_out_qemu_ld_slow_path
Richard Henderson
2019-01-28
tcg/arm: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/riscv: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/s390: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/sparc: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2019-01-28
tcg/i386: enable dynamic TLB sizing
Emilio G. Cota
2019-01-28
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
cputlb: do not evict empty entries to the vtlb
Emilio G. Cota
2019-01-28
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2019-01-28
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2019-01-28
tcg/i386: Implement vector minmax arithmetic
Richard Henderson
[next]