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-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
2019-02-25
io: Remove redundant read/write_coroutine assignments
Kevin Wolf
2019-02-25
io: Make qio_channel_yield() interruptible
Kevin Wolf
2019-02-25
nbd: Restrict connection_co reentrance
Kevin Wolf
2019-02-25
virtio-blk: Increase in_flight for request restart BH
Kevin Wolf
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-25
qemu-img: fix error reporting for -object
Daniel P. Berrangé
2019-02-25
commit: Replace commit_top_bs on failure after deleting the block job
Alberto Garcia
2019-02-25
block: don't set the same context
Denis Plotnikov
2019-02-25
qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call
Daniel Henrique Barboza
2019-02-25
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
2019-02-25
block/snapshot.c: eliminate use of ID input in snapshot operations
Daniel Henrique Barboza
2019-02-25
MAINTAINERS: Remove myself as block maintainer
Jeff Cody
2019-02-25
MAINTAINERS: Replace myself with John Snow for block jobs
Jeff Cody
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into staging
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into staging
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
2019-02-22
display: add -display spice-app launching a Spice client
Marc-André Lureau
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2019-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...
Peter Maydell
2019-02-21
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
2019-02-21
tests/tcg: target/mips: Add wrappers for MSA integer compare instructions
Aleksandar Markovic
2019-02-21
tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'
Aleksandar Markovic
2019-02-21
tests/tcg: target/mips: Correct path to headers in some test source files
Aleksandar Markovic
2019-02-21
hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator
Aleksandar Markovic
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
2019-02-21
tcg: Remove TODO file
Richard Henderson
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL011 UARTs
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
2019-02-21
hw/arm/musca: Add MPCs
Peter Maydell
2019-02-21
hw/arm/musca: Add PPCs
Peter Maydell
2019-02-21
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
Peter Maydell
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
2019-02-21
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
[next]