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-05-17
fsdev: Move some types definition to qemu-fsdev.c
Greg Kurz
2019-05-17
fsdev: Drop unused opaque field
Greg Kurz
2019-05-17
fsdev: Drop unused extern declaration
Greg Kurz
2019-05-17
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...
Peter Maydell
2019-05-17
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-05-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...
Peter Maydell
2019-05-17
net/colo-compare.c: Fix a crash in COLO Primary.
Lukas Straub
2019-05-17
net/slirp: fix the IPv6 prefix length error message
Stefano Garzarella
2019-05-17
e1000: Never increment the RX undersize count register
Chris Kenna
2019-05-17
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2019-05-17
MAINTAINERS: add myself for leon3
KONRAD Frederic
2019-05-17
leon3: introduce the plug and play mechanism
KONRAD Frederic
2019-05-17
leon3: add a little bootloader
KONRAD Frederic
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2019-05-17
leon3: fix the error message when no bios are provided
KONRAD Frederic
2019-05-17
hw/char/escc: Lower irq when transmit buffer is filled
Stephen Checkoway
2019-05-17
target/m68k: Optimize rotate_x() using extract_i32()
Philippe Mathieu-Daudé
2019-05-17
target/m68k: Fix a tcg_temp leak
Philippe Mathieu-Daudé
2019-05-17
target/m68k: Reduce the l1 TCGLabel scope
Philippe Mathieu-Daudé
2019-05-16
target/m68k: Switch to transaction_failed hook
Peter Maydell
2019-05-16
target/m68k: In get_physical_address() check for memory access failures
Peter Maydell
2019-05-16
target/m68k: In dump_address_map() check for memory access failures
Peter Maydell
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
2019-05-16
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190514b'...
Peter Maydell
2019-05-14
monitor: Call mon_get_cpu() only once at hmp_gva2gpa()
Eduardo Habkost
2019-05-14
migration/ram.c: fix typos in comments
Wei Yang
2019-05-14
migration: Fix use-after-free during process exit
Yury Kotov
2019-05-14
migration/savevm: wrap into qemu_loadvm_state_header()
Wei Yang
2019-05-14
migration/savevm: load_header before load_setup
Wei Yang
2019-05-14
migration/savevm: remove duplicate check of migration_is_blocked
Wei Yang
2019-05-14
migration: update comments of migration bitmap
Yi Wang
2019-05-14
migration/ram.c: start of migration_bitmap_sync_range is always 0
Wei Yang
2019-05-14
qemu-option.hx: Update missed parameter for colo-compare
Zhang Chen
2019-05-14
migration/colo.h: Remove obsolete codes
Zhang Chen
2019-05-14
migration/colo.c: Remove redundant input parameter
Zhang Chen
2019-05-14
migration: savevm: fix error code with migration blockers
Cole Robinson
2019-05-14
vmstate: check subsection_found is enough
Wei Yang
2019-05-14
migration: remove not used field xfer_limit
Wei Yang
2019-05-14
migration: not necessary to check ops again
Wei Yang
2019-05-14
migration: comment VMSTATE_UNUSED*() properly
Peter Xu
2019-05-14
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into staging
Peter Maydell
2019-05-13
tcg/aarch64: Do not advertise minmax for MO_64
Richard Henderson
2019-05-13
target/xtensa: Use tcg_gen_abs_i32
Richard Henderson
2019-05-13
target/tricore: Use tcg_gen_abs_tl
Philippe Mathieu-Daudé
2019-05-13
target/s390x: Use tcg_gen_abs_i64
Richard Henderson
2019-05-13
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
2019-05-13
target/cris: Use tcg_gen_abs_tl
Richard Henderson
[next]