Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | numa: move numa global variable numa_info into MachineState | Tao Xu | 1 | -2/+3 |
2019-09-03 | numa: move numa global variable have_numa_distance into MachineState | Tao Xu | 1 | -2/+2 |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu | 3 | -3/+10 |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu | 1 | -2/+2 |
2019-09-03 | includes: remove stale [smp|max]_cpus externs | Alex Bennée | 1 | -2/+0 |
2019-09-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2 | -1/+30 |
2019-08-29 | spapr/pci: Convert types to QEMU coding style | Greg Kurz | 1 | -10/+14 |
2019-08-29 | spapr_pci: Advertise BAR reallocation capability | Alexey Kardashevskiy | 1 | -0/+1 |
2019-08-27 | block/qcow2: implement .bdrv_co_pwritev(_compressed)_part | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2019-08-27 | block/io: introduce bdrv_co_p{read, write}v_part | Vladimir Sementsov-Ogievskiy | 1 | -0/+6 |
2019-08-27 | block: define .*_part io handlers in BlockDriver | Vladimir Sementsov-Ogievskiy | 1 | -0/+15 |
2019-08-27 | util/iov: improve qemu_iovec_is_zero | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2019-08-27 | util/iov: introduce qemu_iovec_init_extended | Vladimir Sementsov-Ogievskiy | 1 | -0/+7 |
2019-08-27 | xen: Fix ring.h header | Anthony PERARD | 1 | -6/+7 |
2019-08-22 | Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in... | Peter Maydell | 6 | -40/+12 |
2019-08-22 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2019-08-22 | crypto: define cleanup functions for use with g_autoptr | Daniel P. Berrangé | 5 | -0/+10 |
2019-08-22 | glib: bump min required glib library version to 2.48 | Daniel P. Berrangé | 1 | -40/+2 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 8 | -7/+7 |
2019-08-21 | module: return success on module load | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request... | Peter Maydell | 2 | -2/+5 |
2019-08-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into... | Peter Maydell | 8 | -11/+71 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 8 | -7/+7 |
2019-08-21 | spapr/irq: Drop spapr_irq_msi_reset() | Greg Kurz | 1 | -1/+0 |
2019-08-21 | spapr: Implement ibm,suspend-me | Nicholas Piggin | 1 | -1/+2 |
2019-08-21 | machine: Add wakeup method to MachineClass | Nicholas Piggin | 1 | -0/+1 |
2019-08-21 | ppc/xive: Improve 'info pic' support | Cédric Le Goater | 2 | -5/+6 |
2019-08-21 | ppc/xive: Provide silent escalation support | Cédric Le Goater | 1 | -0/+2 |
2019-08-21 | ppc/xive: Provide unconditional escalation support | Cédric Le Goater | 1 | -0/+2 |
2019-08-21 | ppc/xive: use an abstract type for XiveNotifier | Cédric Le Goater | 1 | -4/+2 |
2019-08-21 | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy | Michael Roth | 2 | -0/+42 |
2019-08-21 | spapr: Implement H_PROD | Nicholas Piggin | 1 | -0/+1 |
2019-08-21 | spapr: Implement dispatch tracking for tcg | Nicholas Piggin | 1 | -0/+7 |
2019-08-21 | audio: use size_t where makes sense | Kővágó, Zoltán | 1 | -2/+2 |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán | 1 | -0/+3 |
2019-08-21 | hw: add compat machines for 4.2 | Cornelia Huck | 2 | -0/+6 |
2019-08-20 | icount: remove unnecessary gen_io_end calls | Pavel Dovgalyuk | 1 | -1/+7 |
2019-08-20 | icount: clean up cpu_can_io at the entry to the block | Pavel Dovgalyuk | 1 | -18/+20 |
2019-08-20 | replay: rename step-related variables and functions | Pavel Dovgalyuk | 1 | -1/+1 |
2019-08-20 | util/qemu-timer: refactor deadline calculation for external timers | Pavel Dovgalyuk | 1 | -2/+6 |
2019-08-20 | timer: last, remove last bits of last | Dr. David Alan Gilbert | 1 | -13/+0 |
2019-08-20 | timer: Remove reset notifiers | Dr. David Alan Gilbert | 1 | -22/+0 |
2019-08-20 | memory: fix race between TCG and accesses to dirty bitmap | Paolo Bonzini | 1 | -0/+12 |
2019-08-20 | configure: Define target access alignment in configure | tony.nguyen@bt.com | 2 | -1/+2 |
2019-08-20 | hw/i386/pc: Map into memory the initrd | Stefano Garzarella | 1 | -0/+1 |
2019-08-20 | elf-ops.h: Map into memory the ELF to load | Stefano Garzarella | 1 | -29/+42 |
2019-08-20 | loader: Handle memory-mapped ELFs | Stefano Garzarella | 2 | -3/+4 |
2019-08-20 | kvm: i386: halt poll control MSR support | Marcelo Tosatti | 1 | -0/+2 |
2019-08-20 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in... | Peter Maydell | 2 | -0/+10 |
2019-08-19 | block: Add bdrv_has_zero_init_truncate() | Max Reitz | 2 | -0/+8 |