Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | fw_cfg: remove support for guest-side data writes | Gabriel L. Somlo | 1 | -2/+0 |
2015-06-10 | fw_cfg: add fw_cfg_modify_i16 (update) method | Gabriel L. Somlo | 1 | -0/+1 |
2015-06-09 | QemuOpts: Convert qemu_opt_foreach() to Error | Markus Armbruster | 1 | -2/+5 |
2015-06-09 | QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure | Markus Armbruster | 1 | -2/+1 |
2015-06-09 | QemuOpts: Convert qemu_opts_foreach() to Error | Markus Armbruster | 2 | -3/+3 |
2015-06-08 | QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure | Markus Armbruster | 1 | -2/+2 |
2015-06-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 16 | -82/+196 |
2015-06-08 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 1 | -2/+2 |
2015-06-05 | update Linux headers from kvm/next | Paolo Bonzini | 1 | -1/+1 |
2015-06-05 | atomics: add explicit compiler fence in __atomic memory barriers | Paolo Bonzini | 1 | -3/+9 |
2015-06-05 | ich9: implement SMI_LOCK | Gerd Hoffmann | 2 | -0/+7 |
2015-06-05 | q35: implement TSEG | Gerd Hoffmann | 1 | -0/+1 |
2015-06-05 | q35: implement SMRAM.D_LCK | Gerd Hoffmann | 1 | -0/+3 |
2015-06-05 | q35: add config space wmask for SMRAM and ESMRAMC | Gerd Hoffmann | 1 | -0/+9 |
2015-06-05 | q35: fix ESMRAMC default | Gerd Hoffmann | 1 | -1/+6 |
2015-06-05 | q35: implement high SMRAM | Paolo Bonzini | 1 | -8/+8 |
2015-06-05 | hw/i386: remove smram_update | Paolo Bonzini | 1 | -1/+0 |
2015-06-05 | target-i386: use memory API to implement SMRAM | Paolo Bonzini | 3 | -6/+1 |
2015-06-05 | hw/i386: add a separate region that tracks the SMRAME bit | Paolo Bonzini | 1 | -0/+1 |
2015-06-05 | qom: add object_property_add_const_link | Paolo Bonzini | 1 | -0/+18 |
2015-06-05 | target-i386: introduce cpu_get_mem_attrs | Paolo Bonzini | 1 | -1/+3 |
2015-06-05 | memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic | Stefan Hajnoczi | 1 | -3/+3 |
2015-06-05 | memory: replace cpu_physical_memory_reset_dirty() with test-and-clear | Stefan Hajnoczi | 1 | -23/+10 |
2015-06-05 | migration: move dirty bitmap sync to ram_addr.h | Stefan Hajnoczi | 1 | -0/+44 |
2015-06-05 | memory: use atomic ops for setting dirty memory bits | Stefan Hajnoczi | 1 | -7/+9 |
2015-06-05 | bitmap: add atomic test and clear | Stefan Hajnoczi | 1 | -0/+2 |
2015-06-05 | bitmap: add atomic set functions | Stefan Hajnoczi | 2 | -0/+16 |
2015-06-05 | memory: do not touch code dirty bitmap unless TCG is enabled | Paolo Bonzini | 1 | -3/+5 |
2015-06-05 | exec: only check relevant bitmaps for cleanliness | Paolo Bonzini | 1 | -7/+18 |
2015-06-05 | exec: invert return value of cpu_physical_memory_get_clean, rename | Paolo Bonzini | 1 | -5/+5 |
2015-06-05 | exec: pass client mask to cpu_physical_memory_set_dirty_range | Paolo Bonzini | 1 | -17/+16 |
2015-06-05 | cputlb: remove useless arguments to tlb_unprotect_code_phys, rename | Paolo Bonzini | 1 | -2/+1 |
2015-06-05 | exec: move functions to translate-all.h | Paolo Bonzini | 1 | -5/+1 |
2015-06-05 | ram_addr: tweaks to xen_modified_memory | Paolo Bonzini | 1 | -1/+2 |
2015-06-05 | memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask | Paolo Bonzini | 1 | -2/+2 |
2015-06-05 | ui/console: remove dpy_gfx_update_dirty | Paolo Bonzini | 1 | -4/+0 |
2015-06-05 | memory: prepare for multiple bits in the dirty log mask | Paolo Bonzini | 1 | -2/+4 |
2015-06-05 | memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo... | Paolo Bonzini | 1 | -2/+14 |
2015-06-05 | memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA | Paolo Bonzini | 1 | -2/+1 |
2015-06-04 | macio: remove remainder_len DBDMA_io property | Mark Cave-Ayland | 1 | -1/+0 |
2015-06-04 | macio: switch pmac_dma_write() over to new offset/len implementation | Mark Cave-Ayland | 1 | -1/+2 |
2015-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 10 | -12/+42 |
2015-06-04 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 8 | -12/+407 |
2015-06-04 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0... | Peter Maydell | 1 | -1/+1 |
2015-06-04 | vhost: logs sharing | Jason Wang | 1 | -1/+7 |
2015-06-04 | hw/acpi: piix4_pm_init(): take fw_cfg object no more | Laszlo Ersek | 1 | -2/+1 |
2015-06-04 | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4" | Laszlo Ersek | 1 | -1/+2 |
2015-06-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'... | Peter Maydell | 4 | -0/+93 |
2015-06-03 | softmmu: support up to 12 MMU modes | Paolo Bonzini | 2 | -8/+131 |
2015-06-03 | machine: add default_ram_size to machine class | Nikunj A Dadhania | 2 | -0/+7 |