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
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
remove space-tab sequences
Paolo Bonzini
2019-01-11
scripts: add script to convert multiline comments into 4-line format
Paolo Bonzini
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
2019-01-11
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
Paolo Bonzini
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
2019-01-11
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2019-01-11
qemu/queue.h: do not access tqe_prev directly
Paolo Bonzini
2019-01-11
test: replace gtester with a TAP driver
Paolo Bonzini
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
2019-01-11
build-sys: move windows defines in osdep.h header
Marc-André Lureau
2019-01-11
build-sys: don't include windows.h, osdep.h does it
Marc-André Lureau
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
2019-01-11
block/iscsi: cancel libiscsi task when ABORT TASK TMF completes
Stefan Hajnoczi
2019-01-11
block/iscsi: fix ioctl cancel use-after-free
Stefan Hajnoczi
2019-01-11
block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()
Stefan Hajnoczi
2019-01-11
block/iscsi: drop unused IscsiAIOCB->buf field
Stefan Hajnoczi
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
2019-01-11
memory: update coalesced_range on transaction_commit
Paolo Bonzini
2019-01-11
memory: avoid unnecessary coalesced_io_del operations
Paolo Bonzini
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
[next]