projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2021-03-09
Peter Maydell
qemu-common.h: Update copyright string to 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
tests/fp/fp-test: Replace the word 'blacklist'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
qemu-options: Replace the word 'blacklist'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
seccomp: Replace the word 'blacklist'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
scripts/tracetool: Replace the word 'whitelist'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
ui: Replace the word 'whitelist'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
lijiejun
virtio-gpu: Adjust code space style
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
exec/memory: Use struct Object typedef
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Alexander Bulekov
fuzz-test: remove unneccessary debugging flags
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Thomas Huth
net: Use id_generate() in the network subsystem, too
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Wainer dos...
MAINTAINERS: Fix the location of tools manuals
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Markus Armbruster
vhost_user_gpu: Drop dead check for g_malloc() failure
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Markus Armbruster
backends/dbus-vmstate: Fix short read error handling
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
target/hexagon/gen_tcg_funcs: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Philippe Mathieu...
hw/elf_ops: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Eric Blake
scsi: Silence gcc warning
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Michael Tokarev
Various spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Peter Maydell
Merge remote-tracking branch 'remotes/mcayland/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-09
Peter Maydell
Merge remote-tracking branch 'remotes/rth-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
Merge remote-tracking branch 'remotes/rth-gitlab/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
Merge remote-tracking branch 'remotes/philmd-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini-gitlab...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
hw/arm/mps2: Update old infocenter.arm.com URLs
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
docs/system/arm/mps2.rst: Document the new mps3-an524...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
commit
|
commitdiff
|
tree
|
snapshot
2021-03-08
Peter Maydell
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add support for unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: implement non-DMA transfers in PDMA mode
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add trivial implementation of the ESP_RFLAGS register
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: convert cmdbuf from array to Fifo8
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: convert ti_buf from array to Fifo8
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: transition to message out phase after SATN and...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add maxlen parameter to get_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: raise interrupt after every non-DMA byte transferr...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove old deferred command completion mechanism
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: defer command completion interrupt on incoming...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: latch individual bits in ESP_RINTR register
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: implement FIFO flush command
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add 4 byte PDMA read and write transfers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove pdma_origin from ESPState
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: use FIFO for PDMA transfers between initiator...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: fix PDMA target selection
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: rename get_cmd_cb() to esp_select()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove CMD pdma_origin
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: use in-built TC to determine PDMA transfer length
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: use ti_wptr/ti_rptr to manage the current FIFO...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: move PDMA length adjustments into esp_pdma_read...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove redundant pdma_start from ESPState
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove the buf and buflen parameters from get_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove buf parameter from do_cmd()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: accumulate SCSI commands for PDMA transfers in...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: move pdma_len and TC logic into esp_pdma_read...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: use pdma_origin directly in esp_pdma_read()/esp_pd...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: introduce esp_pdma_read() and esp_pdma_write(...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove minlen restriction in handle_ti
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove dma_left from ESPState
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: remove dma_counter from ESPState
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: apply transfer length adjustment when STC is zero...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: introduce esp_get_stc()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: introduce esp_get_tc() and esp_set_tc()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: determine transfer direction directly from SCSI...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add PDMA trace events
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: fix esp_reg_read() trace event
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add trace event when receiving a TI command
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: add vmstate_esp version to embedded ESPState
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: QOMify the internal ESP device state
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: rename existing ESP QOM type to SYSBUS_ESP
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Mark Cave-Ayland
esp: checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Philippe Mathieu...
target/hexagon/opcodes: Add missing varargs cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Taylor Simpson
target/hexagon: Fix shift amount check in fASHIFTL...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Philippe Mathieu...
exec: Poison Hexagon target-specific definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Alex Bennée
include/exec: lightly re-arrange TranslationBlock
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Alex Bennée
accel/tcg: drop the use of CF_HASH_MASK and rename...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Alex Bennée
accel/tcg: move CF_CLUSTER calculation to curr_cflags
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Alex Bennée
accel/tcg: rename tb_lookup__cpu_state and hoist state...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge mov, not and neg operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge bswap operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge extension operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge basic arithmetic operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Reduce use of tci_read_r64
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r32s
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r32
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r16s
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r16
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r8s
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Remove tci_read_r8
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge identical cases in generation (load...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge identical cases in generation (condition...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge identical cases in generation (deposit...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge identical cases in generation (exchange...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Merge identical cases in generation (arithmeti...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg: Manage splitwx in tc_ptr_to_region_tree by hand
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg: Split out tcg_raise_tb_overflow
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/tci: Use exec/cpu_ldst.h interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/aarch64: Fix generation of "scalar" vector operations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/aarch64: Fix I3617_CMLE0
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Richard Henderson
tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Philippe Mathieu...
hw/sh4/sh7750_regs: Replace link to license by its...
commit
|
commitdiff
|
tree
|
snapshot
next