projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-01-27
Pavel Dovgalyuk
apic: save apic_delivered flag
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
replay: exception replay fix
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
replay: save/load initial state
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
savevm: add public save_vmstate function
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
replay: don't use rtc clock on loadvm phase
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
replay: improve interrupt handling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Pavel Dovgalyuk
icount: update instruction counter on apic patching
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Peter Maydell
Merge remote-tracking branch 'remotes/armbru/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Peter Maydell
Merge remote-tracking branch 'remotes/cohuck/tags/s390x...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Peter Maydell
Merge remote-tracking branch 'remotes/famz/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Lin Ma
qmp: Fix argument name in error message of device-list...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Stefan Weil
qapi: Remove unwanted commas after #optional keyword
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Markus Armbruster
build-sys: Minor qapi doc generation target cleanups
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Daniel P. Berrange
io: fix possible double free of task error object
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Stefan Hajnoczi
aio-posix: honor is_external in AioContext polling
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Cornelia Huck
s390x/flic: fix compilation of kvm flic
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Max Reitz
test-hbitmap: Add hbitmap_is_serializable() calls
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Max Reitz
hbitmap: Add hbitmap_is_serializable()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Maydell
Merge remote-tracking branch 'remotes/gkurz/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Maydell
Merge remote-tracking branch 'remotes/xtensa/tags/20170...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Peter Maydell
Merge remote-tracking branch 'remotes/mjt/tags/trivial...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Greg Kurz
9pfs: fix offset error in v9fs_xattr_read()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Greg Kurz
9pfs: local: trivial cosmetic fix in pwritev op
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Greg Kurz
9pfs: fix off-by-one error in PDU free list
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Greg Kurz
tests: virtio-9p: improve error reporting
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Greg Kurz
9pfs: add missing coroutine_fn annotations
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marek Vasut
nios2: Add support for Nios-II R1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marek Vasut
nios2: Add Altera 10M50 GHRD emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Chris Wulff
nios2: Add periodic timer emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Chris Wulff
nios2: Add IIC interrupt controller emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marek Vasut
nios2: Add usermode binaries emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marek Vasut
nios2: Add disas entries
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Chris Wulff
nios2: Add architecture emulation support
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Thomas Huth
hw/isa/isa-bus: Set category of the "isabus-bridge...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Thomas Huth
usb: Set category and description of the MTP device
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ziyue Yang
gdbstub.c: update old error report statements
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ziyue Yang
gdbstub.c: fix GDB connection segfault caused by empty...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
scsi-disk: add 'fall through' comment to switch VERIFY...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Samuel Thibault
Drop duplicate display option documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
hw/display/framebuffer.c: Avoid overflow for framebuffe...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marc-André...
win32: use glib gpoll if glib >= 2.50
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cao jin
util/mmap-alloc: refactor a little bit for readability
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cao jin
util/mmap-alloc: check parameter before using
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cao jin
vfio: remove a duplicated word in comments
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Gerd Hoffmann
docs: sync pci-ids.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
disas/cris.c: Fix Coverity warning about unchecked...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
lm32: milkymist-tmu2: fix another integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
hw/i386/kvmvapic: Remove dead code in patch_hypercalls()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cao jin
doc/usb2: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Paolo Bonzini
qga: fix erroneous argument to strerror
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Paolo Bonzini
block: remove dead check
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Paolo Bonzini
pci-assign: avoid pointless stat
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Paolo Bonzini
qemu-img: remove dead check
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cao jin
pcie: fix typo in comments
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marc-André...
object: make some funcs static
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Marc-André...
object.h: spelling fix
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Frediano Ziglio
usb: Fix typo in documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Po-Hsu Lin
qemu-options: cleanup duplicated help message for kerne...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Stefan Weil
hw: Fix typos found by codespell
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Stefan Weil
include: Fix typos found by codespell
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Stefan Weil
Fix documentation and some comments (article, grammar)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
README: Add linux to macOS build info
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Stefan Weil
hw/block/m25p80: Fix typo in local macro name
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Michael Tokarev
doc: don't mention -memory, it is -m
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
Merge remote-tracking branch 'remotes/dgilbert/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Dr. David Alan...
migration/tracing: Add tracing on save
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Juan Quintela
migration: transform remaining DPRINTF into trace_
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Dr. David Alan...
PCI/migration merge vmstate_pci_device and vmstate_pcie...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Pankaj Gupta
migration: Change name of live migration thread
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
zhanghailiang
migration: re-active images while migration been cancel...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ashijeet Acharya
migration: Fail migration blocker for --only-migratable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ashijeet Acharya
migration: disallow migrate_add_blocker during migration
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ashijeet Acharya
migration: Allow "device add" options to only add migra...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ashijeet Acharya
migration: Add a new option to enable only-migratable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Ashijeet Acharya
block/vvfat: Remove the undesirable comment
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Jianjun Duan
migration: add error_report
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Jianjun Duan
tests/migration: Add test for QTAILQ migration
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Jianjun Duan
migration: migrate QTAILQ
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Jianjun Duan
migration: extend VMStateInfo
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Dr. David Alan...
MAINTAINERS: Add myself as a migration submaintainer
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
Merge remote-tracking branch 'remotes/cohuck/tags/s390x...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
Merge remote-tracking branch 'remotes/ehabkost/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Christian Borntraeger
s390x/kvm: fix cmma reset for KVM
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Cornelia Huck
s390x/kvm: include hw_accel.h instead of kvm.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
Makefile: Add qemu-doc.txt to distclean and dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Eduardo Habkost
kvm: Allow invtsc migration if tsc-khz is set explicitly
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Eduardo Habkost
kvm: Simplify invtsc check
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Thomas Huth
hw/core/null-machine: Add the possibility to instantiat...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Eduardo Habkost
qemu-options: Rename variables on the -numa "cpus"...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Thomas Huth
MAINTAINERS: Add an entry for hw/core/null-machine.c
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Igor Mammedov
machine: Make possible_cpu_arch_ids() return const...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Igor Mammedov
pc: don't return cpu pointer from pc_new_cpu() as it...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Igor Mammedov
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Eduardo Habkost
arch_init: Remove unnecessary default_config_files...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Dou Liyang
vl: Ensure the numa_post_machine_init func in the appro...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Eduardo Habkost
i386: Return migration-safe field on query-cpu-definitions
commit
|
commitdiff
|
tree
|
snapshot
next