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-17
docs/system/ppc/ppce500: Add heading for networking chapter
Bernhard Beschow
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
2022-10-17
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
2022-10-17
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
2022-10-17
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
2022-10-17
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
2022-10-17
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2022-10-17
target/ppc: restore powerpc_excp_booke doorbell interrupts
Nicholas Piggin
2022-10-17
MAINTAINERS: step back from PPC
Cédric Le Goater
2022-10-16
Merge tag 'pull-riscv-to-apply-20221014' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2022-10-14
target/riscv: pmp: Fixup TLB size calculation
Alistair Francis
2022-10-14
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
2022-10-14
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
2022-10-14
disas/riscv.c: rvv: Add disas support for vector instructions
Yang Liu
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
2022-10-14
hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
Sunil V L
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-14
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2022-10-14
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
2022-10-14
hw/riscv: Update comment for qtest check in riscv_find_firmware()
Bin Meng
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-12
audio: improve out.voices test
Helge Konetzka
2022-10-12
audio: fix in.voices test
Helge Konetzka
2022-10-12
tests/unit: make test-io-channel-command work on win32
Marc-André Lureau
2022-10-12
io/command: implement support for win32
Marc-André Lureau
2022-10-12
io/command: use glib GSpawn, instead of open-coding fork/exec
Marc-André Lureau
2022-10-12
tests/channel-helper: set blocking in main thread
Marc-André Lureau
2022-10-12
util: make do_send_recv work with partial send/recv
Marc-André Lureau
2022-10-12
osdep: make readv_writev() work with partial read/write
Marc-André Lureau
2022-10-12
win32: set threads name
Marc-André Lureau
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
[next]