summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips/r4k: Constify params_sizePhilippe Mathieu-Daudé
2018-07-02hw/sh4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/lm32: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/cris: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/microblaze: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/tricore: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/alpha: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/xtensa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/hppa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/m68k: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/riscv: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/block: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/smbios: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/scsi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/ipack: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02x86/cpu: Use definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02vdi: Use definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02include: Add IEC binary prefixes in "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02configure: add sanity check to catch builds from "git archive"Daniel P. Berrangé
2018-07-02i386/kvm: add support for Hyper-V TLB flushVitaly Kuznetsov
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé
2018-07-02audio/hda: drop atomicsGerd Hoffmann
2018-06-30Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into stagingPeter Maydell
2018-06-30xtensa: Avoid calling get_page_addr_code() from helper functionPeter Maydell
2018-06-30target/xtensa: Convert to TranslatorOpsRichard Henderson
2018-06-30target/xtensa: Change gen_intermediate_code dc to pointerRichard Henderson
2018-06-30target/xtensa: Convert to DisasContextBaseRichard Henderson
2018-06-30target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURNRichard Henderson
2018-06-30target/xtensa: check zero overhead loop alignmentMax Filippov
2018-06-30Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...Peter Maydell
2018-06-30docs: mention shared state protect for OOBPeter Xu
2018-06-30tests: iotests: drop some stderr linePeter Xu
2018-06-30monitor: flush qmp responses when CLOSEDPeter Xu
2018-06-30monitor: rename *_pop_one to *_pop_anyPeter Xu
2018-06-30chardev: comment details for CLOSED eventPeter Xu
2018-06-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell