index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: introduce cpu_get_mem_attrs
Paolo Bonzini
2015-06-05
1
-1
/
+3
*
memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic
Stefan Hajnoczi
2015-06-05
1
-3
/
+3
*
memory: replace cpu_physical_memory_reset_dirty() with test-and-clear
Stefan Hajnoczi
2015-06-05
1
-23
/
+10
*
migration: move dirty bitmap sync to ram_addr.h
Stefan Hajnoczi
2015-06-05
1
-0
/
+44
*
memory: use atomic ops for setting dirty memory bits
Stefan Hajnoczi
2015-06-05
1
-7
/
+9
*
bitmap: add atomic test and clear
Stefan Hajnoczi
2015-06-05
1
-0
/
+2
*
bitmap: add atomic set functions
Stefan Hajnoczi
2015-06-05
2
-0
/
+16
*
memory: do not touch code dirty bitmap unless TCG is enabled
Paolo Bonzini
2015-06-05
1
-3
/
+5
*
exec: only check relevant bitmaps for cleanliness
Paolo Bonzini
2015-06-05
1
-7
/
+18
*
exec: invert return value of cpu_physical_memory_get_clean, rename
Paolo Bonzini
2015-06-05
1
-5
/
+5
*
exec: pass client mask to cpu_physical_memory_set_dirty_range
Paolo Bonzini
2015-06-05
1
-17
/
+16
*
cputlb: remove useless arguments to tlb_unprotect_code_phys, rename
Paolo Bonzini
2015-06-05
1
-2
/
+1
*
exec: move functions to translate-all.h
Paolo Bonzini
2015-06-05
1
-5
/
+1
*
ram_addr: tweaks to xen_modified_memory
Paolo Bonzini
2015-06-05
1
-1
/
+2
*
memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask
Paolo Bonzini
2015-06-05
1
-2
/
+2
*
ui/console: remove dpy_gfx_update_dirty
Paolo Bonzini
2015-06-05
1
-4
/
+0
*
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
1
-2
/
+4
*
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-05
1
-2
/
+14
*
memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
Paolo Bonzini
2015-06-05
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
10
-12
/
+42
|
\
|
*
vhost: logs sharing
Jason Wang
2015-06-04
1
-1
/
+7
|
*
hw/acpi: piix4_pm_init(): take fw_cfg object no more
Laszlo Ersek
2015-06-04
1
-2
/
+1
|
*
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-04
1
-1
/
+2
|
*
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
3
-0
/
+3
|
*
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2015-06-03
2
-0
/
+10
|
*
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
2015-06-03
3
-3
/
+10
|
*
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-03
1
-5
/
+5
|
*
TPM: fix build with tpm disabled
Juan Quintela
2015-06-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
8
-12
/
+407
|
\
\
|
*
|
softmmu: support up to 12 MMU modes
Paolo Bonzini
2015-06-03
2
-8
/
+131
|
*
|
machine: add default_ram_size to machine class
Nikunj A Dadhania
2015-06-03
2
-0
/
+7
|
*
|
pci: make pci_bar useable outside pci.c
Michael Roth
2015-06-03
1
-0
/
+6
|
*
|
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
1
-0
/
+1
|
*
|
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2015-06-03
1
-0
/
+2
|
*
|
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
1
-0
/
+3
|
*
|
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-06-03
1
-1
/
+13
|
*
|
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2015-06-03
1
-0
/
+14
|
*
|
spapr: add rtas_st_buffer_direct() helper
Michael Roth
2015-06-03
1
-2
/
+8
|
*
|
spapr_rtas: add set-indicator RTAS interface
Mike Day
2015-06-03
1
-0
/
+11
|
*
|
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2015-06-03
1
-0
/
+199
|
*
|
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
2015-06-03
1
-1
/
+1
|
*
|
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
2015-06-03
1
-0
/
+1
|
*
|
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2015-06-03
1
-0
/
+4
|
*
|
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
2015-06-03
1
-0
/
+1
|
*
|
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2015-06-03
1
-0
/
+2
|
*
|
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-0
/
+1
|
*
|
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2015-06-03
1
-1
/
+3
*
|
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
2015-06-04
1
-1
/
+1
|
\
\
\
[next]