index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
2014-06-19
acpi:piix4: add memory hotplug handling
Igor Mammedov
2014-06-19
acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
Igor Mammedov
2014-06-19
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2014-06-19
trace: add acpi memory hotplug IO region events
Igor Mammedov
2014-06-19
acpi: memory hotplug ACPI hardware implementation
Igor Mammedov
2014-06-19
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
Igor Mammedov
2014-06-19
pc-dimm: add busy slot check and slot auto-allocation
Igor Mammedov
2014-06-19
pc-dimm: add busy address check and address auto-allocation
Igor Mammedov
2014-06-19
pc: add memory hotplug handler to PC_MACHINE
Igor Mammedov
2014-06-19
pc: exit QEMU if compat machine doesn't support memory hotlpug
Igor Mammedov
2014-06-19
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
Igor Mammedov
2014-06-19
pc: exit QEMU if number of slots more than supported 256
Igor Mammedov
2014-06-19
pc: initialize memory hotplug address space
Igor Mammedov
2014-06-19
pc-dimm: do not allow setting an in-use memdev
Igor Mammedov
2014-06-19
memory: add memory_region_is_mapped() API
Igor Mammedov
2014-06-19
pc: implement pc-dimm device abstraction
Vasilis Liaskovitis
2014-06-19
qdev: expose DeviceState.hotplugged field as a property
Igor Mammedov
2014-06-19
qdev: hotplug for bus-less devices
Igor Mammedov
2014-06-19
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
2014-06-18
add memdev backend infrastructure
Igor Mammedov
2014-06-18
vl.c: daemonize before guest memory allocation
Igor Mammedov
2014-06-18
object_add: allow completion handler to get canonical path
Igor Mammedov
2014-06-18
pc: ACPI BIOS: use enum for defining memory affinity flags
Igor Mammedov
2014-06-18
pc: create custom generic PC machine type
Igor Mammedov
2014-06-18
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-06-18
memory: Don't call memory_region_update_coalesced_range if nothing changed
Fam Zheng
2014-06-18
memory: MemoryRegion: rename parent to container
Paolo Bonzini
2014-06-17
memory: MemoryRegion: factor out memory region re-adder
Peter Crosthwaite
2014-06-17
memory: MemoryRegion: factor out subregion add functionality
Peter Crosthwaite
2014-06-17
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-06-17
qtest: fix qtest_clock_warp() for no deadline case
Sergey Fedorov
2014-06-17
exec: dummy_section: Pass address space through.
Peter Crosthwaite
2014-06-17
memory: Simplify mr_add_subregion() if-else
Peter Crosthwaite
2014-06-17
memory: Don't update all memory region when ioeventfd changed
Gonglei
2014-06-17
unset RAMBlock idstr when unregister MemoryRegion
Hu Tao
2014-06-17
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
2014-06-17
MAINTAINERS: Add myself as Memory API maintainer
Paolo Bonzini
2014-06-17
User mode support for Linux ELF files with no section header
Craig Heffner
2014-06-17
linux-user: Return correct errno for unsupported netlink socket
Ed Swierk
2014-06-17
linux-user: Don't overrun guest buffer in sched_getaffinity
Peter Maydell
2014-06-17
linux-user/uname: Return correct uname string for x86_64
Peter Maydell
2014-06-17
linux-user: fix gcc-4.9 compiler error on __{get,put]}_user
Riku Voipio
2014-06-17
signal/ppc/do_setcontext remove __get_user return check
Riku Voipio
2014-06-17
signal/sparc64_set_context: remove __get_user checks
Riku Voipio
2014-06-17
signal/ppc/{save,restore}_user_regs remove __put/get error checks
Riku Voipio
2014-06-17
signal/all/setup_frame remove __put_user checks
Riku Voipio
2014-06-17
signal/all/do_sigreturn - remove __get_user checks
Riku Voipio
2014-06-17
signal/all/do_sigaltstack remove __get_user value check
Riku Voipio
[prev]
[next]