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-01-11
memory: extract flat_range_coalesced_io_{del,add}
Paolo Bonzini
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
2019-01-11
checkpatch: colorize output to terminal
Paolo Bonzini
2019-01-11
checkpatch: improve handling of multiple patches or files
Paolo Bonzini
2019-01-11
checkpatch: check Signed-off-by in --mailback mode
Paolo Bonzini
2019-01-11
checkpatch: fix premature exit when no input or --mailback
Paolo Bonzini
2019-01-11
accel: Improve selection of the default accelerator
Thomas Huth
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-10
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2019-01-10
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
2019-01-10
Add getsockopt for settable SOL_IPV6 options
Tom Deseyn
2019-01-10
spice: Remove unused include
Frediano Ziglio
2019-01-10
keymaps: drop support for include files
Gerd Hoffmann
2019-01-10
keymaps: remove common include
Gerd Hoffmann
2019-01-10
keymaps: drop nl-be map
Gerd Hoffmann
2019-01-10
keymaps: remove modifiers include
Gerd Hoffmann
2019-01-10
ui/console: Remove qemu_create_display_surface_guestmem()
Peter Maydell
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
2019-01-10
egl-headless: add egl_create_context
Gerd Hoffmann
2019-01-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190109' into...
Peter Maydell
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2019-01-09
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
2019-01-09
qom: Include qemu/fprintf-fn.h in cpu.h
Priit Laes
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
2019-01-09
typedefs: (Re-)sort entries alphabetically
Eric Blake
2019-01-09
docker: Use a stable snapshot for Debian Sid
Philippe Mathieu-Daudé
2019-01-09
block/nvme: optimize the performance of nvme driver based on vfio-pci
Li Feng
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-09
MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
Mark Cave-Ayland
2019-01-09
MAINTAINERS: Add some missing ppc-related files
Thomas Huth
2019-01-09
target/ppc: replace AVR* macros with Vsr* macros
Mark Cave-Ayland
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-09
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
2019-01-09
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Mark Cave-Ayland
[next]