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-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-11-07
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191106-pull-request...
Peter Maydell
2019-11-06
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20191106-pull-request' i...
Peter Maydell
2019-11-06
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
2019-11-06
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20191105' ...
Peter Maydell
2019-11-06
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-11-06
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-11-06
linux-user/alpha: Set r20 secondary return value
Richard Henderson
2019-11-06
linux-user/sparc: Fix cpu_clone_regs_*
Richard Henderson
2019-11-06
linux-user: Introduce cpu_clone_regs_parent
Richard Henderson
2019-11-06
linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
Richard Henderson
2019-11-06
linux-user/sparc64: Fix target_signal_frame
Richard Henderson
2019-11-06
linux-user/sparc: Fix WREG usage in setup_frame
Richard Henderson
2019-11-06
linux-user/sparc: Use WREG_SP constant in sparc/signal.c
Richard Henderson
2019-11-06
linux-user/sparc: Begin using WREG constants in sparc/signal.c
Richard Henderson
2019-11-06
linux-user/sparc: Use WREG constants in sparc/target_cpu.h
Richard Henderson
2019-11-06
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
2019-11-06
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
2019-11-06
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
2019-11-06
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2019-11-04-tag' in...
Peter Maydell
2019-11-06
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2019-11-06
audio: add -audiodev pa,in|out.latency= to documentation
Stefan Hajnoczi
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
2019-11-05
MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
Philippe Mathieu-Daudé
2019-11-05
Makefile: Fix config-devices.mak not regenerated when Kconfig updated
Philippe Mathieu-Daudé
2019-11-05
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-11-04' in...
Peter Maydell
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
2019-11-05
q800: fix I/O memory map
Laurent Vivier
2019-11-05
image-fuzzer: Use OSerror.strerror instead of tuple subscript
Eduardo Habkost
2019-11-05
image-fuzzer: Use errors parameter of subprocess.Popen()
Eduardo Habkost
2019-11-05
image-fuzzer: Run using python3
Eduardo Habkost
2019-11-05
image-fuzzer: Encode file name and file format to bytes
Eduardo Habkost
[next]