aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17fsdev: Move some types definition to qemu-fsdev.cGreg Kurz
2019-05-17fsdev: Drop unused opaque fieldGreg Kurz
2019-05-17fsdev: Drop unused extern declarationGreg Kurz
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell
2019-05-17Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-05-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' ...Peter Maydell
2019-05-17net/colo-compare.c: Fix a crash in COLO Primary.Lukas Straub
2019-05-17net/slirp: fix the IPv6 prefix length error messageStefano Garzarella
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-17MAINTAINERS: add myself for leon3KONRAD Frederic
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic
2019-05-17leon3: add a little bootloaderKONRAD Frederic
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic
2019-05-17leon3: fix the error message when no bios are providedKONRAD Frederic
2019-05-17hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway
2019-05-17target/m68k: Optimize rotate_x() using extract_i32()Philippe Mathieu-Daudé
2019-05-17target/m68k: Fix a tcg_temp leakPhilippe Mathieu-Daudé
2019-05-17target/m68k: Reduce the l1 TCGLabel scopePhilippe Mathieu-Daudé
2019-05-16target/m68k: Switch to transaction_failed hookPeter Maydell
2019-05-16target/m68k: In get_physical_address() check for memory access failuresPeter Maydell
2019-05-16target/m68k: In dump_address_map() check for memory access failuresPeter Maydell
2019-05-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into stagingPeter Maydell
2019-05-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190514b'...Peter Maydell
2019-05-14monitor: Call mon_get_cpu() only once at hmp_gva2gpa()Eduardo Habkost
2019-05-14migration/ram.c: fix typos in commentsWei Yang
2019-05-14migration: Fix use-after-free during process exitYury Kotov
2019-05-14migration/savevm: wrap into qemu_loadvm_state_header()Wei Yang
2019-05-14migration/savevm: load_header before load_setupWei Yang
2019-05-14migration/savevm: remove duplicate check of migration_is_blockedWei Yang
2019-05-14migration: update comments of migration bitmapYi Wang
2019-05-14migration/ram.c: start of migration_bitmap_sync_range is always 0Wei Yang
2019-05-14qemu-option.hx: Update missed parameter for colo-compareZhang Chen
2019-05-14migration/colo.h: Remove obsolete codesZhang Chen
2019-05-14migration/colo.c: Remove redundant input parameterZhang Chen
2019-05-14migration: savevm: fix error code with migration blockersCole Robinson
2019-05-14vmstate: check subsection_found is enoughWei Yang
2019-05-14migration: remove not used field xfer_limitWei Yang
2019-05-14migration: not necessary to check ops againWei Yang
2019-05-14migration: comment VMSTATE_UNUSED*() properlyPeter Xu
2019-05-14Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190513' into stagingPeter Maydell
2019-05-13tcg/aarch64: Do not advertise minmax for MO_64Richard Henderson
2019-05-13target/xtensa: Use tcg_gen_abs_i32Richard Henderson
2019-05-13target/tricore: Use tcg_gen_abs_tlPhilippe Mathieu-Daudé
2019-05-13target/s390x: Use tcg_gen_abs_i64Richard Henderson
2019-05-13target/ppc: Use tcg_gen_abs_tlRichard Henderson
2019-05-13target/ppc: Use tcg_gen_abs_i32Philippe Mathieu-Daudé
2019-05-13target/cris: Use tcg_gen_abs_tlRichard Henderson