index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-21
memory: Add address_space_init_shareable()
Peter Crosthwaite
2016-01-21
exec.c: Add cpu_get_address_space()
Peter Maydell
2016-01-21
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
2016-01-21
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
2016-01-21
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
2016-01-09
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
2015-12-02
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-12
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2015-10-12
exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct
Peter Maydell
2015-10-08
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...
Peter Maydell
2015-10-07
tcg: Adjust CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
2015-10-07
tcg: Check for overflow via highwater mark
Richard Henderson
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
tcg: Save insn data and use it in cpu_restore_state_from_tb
Richard Henderson
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
tcg: Merge cpu_gen_code into tb_gen_code
Richard Henderson
2015-10-05
memory: Allow replay of IOMMU mapping notifications
David Gibson
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-09
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
2015-09-09
remove unused spinlock.
KONRAD Frederic
2015-09-09
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
2015-09-09
tcg: signal-free qemu_cpu_kick
Paolo Bonzini
[next]