projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2022-10-26
Stefan Hajnoczi
exec/cpu-common: add qemu_ram_get_fd()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
block: add BlockRAMRegistrar
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
block: return errors from bdrv_register_buf()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
block: add BDRV_REQ_REGISTERED_BUF request flag
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
block: use BdrvRequestFlags type for supported flag...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
block: pass size to bdrv_unregister_buf()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
numa: call ->ram_block_removed() in ram_block_notifer_r...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
blkio: add libblkio block driver
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Stefan Hajnoczi
coroutine: add flag to re-queue at front of CoQueue
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Stefan Hajnoczi
Merge tag 'trivial-branch-for-7.2-pull-request' of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Stefan Hajnoczi
Merge tag 'linux-user-for-7.2-pull-request' of https...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-25
Helge Deller
linux-user: Add guest memory layout to exception dump
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Stefan Hajnoczi
Merge tag 'pull-9p-20221024' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Stefan Hajnoczi
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Stefan Hajnoczi
Merge tag 'm68k-for-7.2-pull-request' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Matheus Tavares...
accel/tcg/tcg-accel-ops-rr: fix trivial typo
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Volker Rümelin
ui: remove useless typecasts
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Bin Meng
treewide: Remove the unnecessary space before semicolon
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: remove unnecessary g_strdup() calls
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tlink() and do_hardlink()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tsymlink() and do_symlink()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tlcreate() and do_lcreate()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tmkdir() and do_mkdir()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: convert v9fs_tflush() to declarative arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of twrite()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: convert v9fs_twrite() to declarative arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of tlopen()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: convert v9fs_tlopen() to declarative arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of treaddir()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: convert v9fs_treaddir() to declarative arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of tgetattr()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: convert v9fs_tgetattr() to declarative arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of tattach()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge v9fs_tversion() and do_version()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: simplify callers of twalk()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: merge *walk*() functions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Linus Heckemann
9pfs: use GHashTable for fid table
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Christian Schoenebeck
tests/9p: split virtio-9p-test.c into tests and 9p...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Bin Meng
fsdev/virtfs-proxy-helper: Use g_mkdir()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-24
Jason A. Donenfeld
m68k: write bootinfo as rom section and re-randomize...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Peter Maydell
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handl...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
dinglimin
vmstate-static-checker:remove this redundant return
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Bin Meng
tests/qtest: vhost-user-test: Fix [-Werror=format-overf...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Bin Meng
tests/qtest: migration-test: Fix [-Werror=format-overfl...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Markus Armbruster
Drop useless casts from g_malloc() & friends to pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
lu zhipeng
elf2dmp: free memory in failure
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Markus Armbruster
hw/core: Tidy up unnecessary casting away of const
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Wang, Lei
.gitignore: add multiple items to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2022-10-22
Paolo Bonzini
target/i386: implement FMA instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Jason A. Donenfeld
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
WANG Xuerui
linux-user: Implement faccessat2
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Daniel P. Berrangé
linux-user: remove conditionals for many fs.h ioctls
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Daniel P. Berrangé
linux-user: add more compat ioctl definitions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Laurent Vivier
linux-user: don't use AT_EXECFD in do_openat()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Laurent Vivier
linux-user: handle /proc/self/exe with execve() syscall
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Laurent Vivier
linux-user: fix pidfd_send_signal()
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
WANG Xuerui
linux-user: Fix more MIPS n32 syscall ABI issues
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Stefan Hajnoczi
Merge tag 'pull-target-arm-20221020' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paolo Bonzini
target/i386: implement F16C instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paolo Bonzini
target/i386: introduce function to set rounding mode...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paolo Bonzini
target/i386: decode-new: avoid out-of-bounds access...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Peter Maydell
hw/ide/microdrive: Use device_cold_reset() for self...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Enable TARGET_TB_PCREL
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Introduce gen_pc_plus_diff for aarch32
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Introduce gen_pc_plus_diff for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Change gen_jmp* to work on displacements
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Remove gen_exception_internal_insn pc argument
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Change gen_exception_insn* to work on displ...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Change gen_*set_pc_im to gen_*update_pc
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Change gen_goto_tb to work on displacements
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Introduce curr_insn_len
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Use bool consistently for get_phys_addr...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Split out get_phys_addr_twostage
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Use softmmu tlbs for page table walking
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Move be test for regime into S1TranslateResult
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Plumb debug into S1Translate
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Split out S1Translate type
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Restrict tlb flush from vttbr_write to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Add ARMMMUIdx_Phys_{S,NS}
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Use probe_access_full for BTI
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Use probe_access_full for MTE
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Richard Henderson
target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Alex Bennée
target/arm: update the cortex-a15 MIDR to latest rev
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Baruch Siach
hw/char/pl011: fix baud rate calculation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Stefan Hajnoczi
Merge tag 'for-upstream' of https://gitlab.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Stefan Hajnoczi
Merge tag 'pull-ppc-20221017' of https://gitlab.com...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: remove old SSE decoder
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: move 3DNow to the new decoder
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
tests/tcg: extend SSE tests to AVX
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paul Brook
target/i386: Enable AVX cpuid bits when using TCG
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: implement VLDMXCSR/VSTMXCSR
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: implement XSAVE and XRSTOR of AVX registers
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: reimplement 0x0f 0x28-0x2f, add AVX
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: reimplement 0x0f 0x10-0x17, add AVX
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paolo Bonzini
target/i386: reimplement 0x0f 0x38, add AVX
commit
|
commitdiff
|
tree
|
snapshot
next