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
2022-10-31
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
2022-10-31
Merge tag 'imp-202210-pull-request' of https://github.com/qemu-bsd-user/qemu-...
Stefan Hajnoczi
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-31
block/nfs: Fix 32-bit Windows build
Bin Meng
2022-10-31
scripts/nsis.py: Automatically package required DLLs of QEMU executables
Bin Meng
2022-10-31
scripts/nsis.py: Fix destination directory name when invoked on Windows
Bin Meng
2022-10-31
scripts/nsis.py: Drop the unnecessary path separator
Bin Meng
2022-10-31
util/log: Close per-thread log file on thread termination
Greg Kurz
2022-10-31
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
2022-10-31
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
2022-10-31
target/i386: Fix calculation of LOCK NEG eflags
Qi Hu
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Stefan Hajnoczi
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
Merge tag 'qga-pull-2022-10-26' of https://github.com/kostyanf14/qemu into st...
Stefan Hajnoczi
2022-10-29
target/ppc: Fix regression in Radix MMU
Leandro Lupori
2022-10-29
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2022-10-28
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
Bernhard Beschow
2022-10-28
hw/sd/sdhci-internal: Unexport ESDHC defines
Bernhard Beschow
2022-10-28
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2022-10-28
docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
Bernhard Beschow
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
2022-10-28
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER7
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER7
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p8_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p8_deliver_interrupt
Matheus Ferst
[prev]
[next]