OSDN Git Service

qmiga/qemu.git
2014-06-19 Jason Wangmigration: introduce self_announce_delay()
2014-06-19 Jason Wangmigration: export SELF_ANNOUNCE_ROUNDS
2014-06-19 Igor Mammedovpc: q35: acpi: report error to user on unsupported...
2014-06-19 Michael S.... ich: get rid of spaces in type name
2014-06-19 Markus Armbrustervirtio: Drop superfluous conditionals around g_strdup()
2014-06-19 Markus Armbrustervirtio: Drop superfluous conditionals around g_free()
2014-06-19 Michael S.... acpi-test: update expected tables
2014-06-19 Michael S.... acpi: update generated files
2014-06-19 Igor Mammedovpc: ACPI BIOS: make GPE.3 handle memory hotplug event...
2014-06-19 Igor Mammedovpc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
2014-06-19 Igor Mammedovpc: add "hotplug-memory-region-size" property to PC_MACHINE
2014-06-19 Igor Mammedovpc: ACPI BIOS: implement memory hotplug interface
2014-06-19 Igor Mammedovpc: propagate memory hotplug event to ACPI device
2014-06-19 Igor Mammedovpc: add acpi-device link to PCMachineState
2014-06-19 Igor Mammedovpc: migrate piix4 & ich9 MemHotplugState
2014-06-19 Igor Mammedovacpi:ich9: add memory hotplug handling
2014-06-19 Igor Mammedovpc: ich9 lpc: make it work with global/compat properties
2014-06-19 Igor Mammedovacpi:piix4: add memory hotplug handling
2014-06-19 Igor Mammedovacpi:piix4: allow plug/unlug callbacks handle not only...
2014-06-19 Igor Mammedovtrace: pc: add PC_DIMM slot & address allocation
2014-06-19 Igor Mammedovtrace: add acpi memory hotplug IO region events
2014-06-19 Igor Mammedovacpi: memory hotplug ACPI hardware implementation
2014-06-19 Igor Mammedovacpi: rename cpu_hotplug_defs.h to pc-hotplug.h
2014-06-19 Igor Mammedovpc-dimm: add busy slot check and slot auto-allocation
2014-06-19 Igor Mammedovpc-dimm: add busy address check and address auto-allocation
2014-06-19 Igor Mammedovpc: add memory hotplug handler to PC_MACHINE
2014-06-19 Igor Mammedovpc: exit QEMU if compat machine doesn't support memory...
2014-06-19 Igor Mammedovpc: add 'etc/reserved-memory-end' fw_cfg interface...
2014-06-19 Igor Mammedovpc: exit QEMU if number of slots more than supported 256
2014-06-19 Igor Mammedovpc: initialize memory hotplug address space
2014-06-19 Igor Mammedovpc-dimm: do not allow setting an in-use memdev
2014-06-19 Igor Mammedovmemory: add memory_region_is_mapped() API
2014-06-19 Vasilis Liaskovitispc: implement pc-dimm device abstraction
2014-06-19 Igor Mammedovqdev: expose DeviceState.hotplugged field as a property
2014-06-19 Igor Mammedovqdev: hotplug for bus-less devices
2014-06-19 Igor Mammedovvl.c: extend -m option to support options for memory...
2014-06-18 Igor Mammedovadd memdev backend infrastructure
2014-06-18 Igor Mammedovvl.c: daemonize before guest memory allocation
2014-06-18 Igor Mammedovobject_add: allow completion handler to get canonical...
2014-06-18 Igor Mammedovpc: ACPI BIOS: use enum for defining memory affinity...
2014-06-18 Igor Mammedovpc: create custom generic PC machine type
2014-06-18 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/memory...
2014-06-18 Fam Zhengmemory: Don't call memory_region_update_coalesced_range...
2014-06-18 Paolo Bonzinimemory: MemoryRegion: rename parent to container
2014-06-17 Peter Crosthwaitememory: MemoryRegion: factor out memory region re-adder
2014-06-17 Peter Crosthwaitememory: MemoryRegion: factor out subregion add function...
2014-06-17 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-06-17 Sergey Fedorovqtest: fix qtest_clock_warp() for no deadline case
2014-06-17 Peter Crosthwaiteexec: dummy_section: Pass address space through.
2014-06-17 Peter Crosthwaitememory: Simplify mr_add_subregion() if-else
2014-06-17 Gongleimemory: Don't update all memory region when ioeventfd...
2014-06-17 Hu Taounset RAMBlock idstr when unregister MemoryRegion
2014-06-17 Hu Taoexec: introduce qemu_ram_unset_idstr() to unset RAMBloc...
2014-06-17 Paolo BonziniMAINTAINERS: Add myself as Memory API maintainer
2014-06-17 Craig HeffnerUser mode support for Linux ELF files with no section...
2014-06-17 Ed Swierklinux-user: Return correct errno for unsupported netlin...
2014-06-17 Peter Maydelllinux-user: Don't overrun guest buffer in sched_getaffinity
2014-06-17 Peter Maydelllinux-user/uname: Return correct uname string for x86_64
2014-06-17 Riku Voipiolinux-user: fix gcc-4.9 compiler error on __{get,put...
2014-06-17 Riku Voipiosignal/ppc/do_setcontext remove __get_user return check
2014-06-17 Riku Voipiosignal/sparc64_set_context: remove __get_user checks
2014-06-17 Riku Voipiosignal/ppc/{save,restore}_user_regs remove __put/get...
2014-06-17 Riku Voipiosignal/all/setup_frame remove __put_user checks
2014-06-17 Riku Voipiosignal/all/do_sigreturn - remove __get_user checks
2014-06-17 Riku Voipiosignal/all/do_sigaltstack remove __get_user value check
2014-06-17 Riku Voipiosignal/sparc/restore_fpu_state: remove
2014-06-17 Riku Voipiosignal/all: remove return value from restore_sigcontext
2014-06-17 Riku Voipiosignal/all: remove return value from setup_sigcontext
2014-06-17 Riku Voipiosignal/all: remove return value from copy_siginfo_to_user
2014-06-17 Riku Voipiosignal/x86/setup_frame: __put_user cleanup
2014-06-17 Riku Voipiosignal/all: remove __get/__put_user return value reading
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-06-16 Paolo Bonzinirules.mak: remove $(sort) from extract-libs
2014-06-16 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-06-16 Badari Pulavartyspapr_pci: Advertise MSI quota
2014-06-16 Alexander GrafPPC: KVM: Make pv hcall endian agnostic
2014-06-16 Tristan Gingoldpowerpc: use float64 for frsqrte
2014-06-16 Eduardo Habkostspapr: Add kvm-type property
2014-06-16 Eduardo Habkostspapr: Create SPAPRMachine struct
2014-06-16 Alexander Graflinux-user: Tell guest about big host page sizes
2014-06-16 Alexey Kardashevskiyspapr_hcall: Add address-translation-mode-on-interrupt...
2014-06-16 Alexey Kardashevskiyspapr_hcall: Split h_set_mode()
2014-06-16 Alexey Kardashevskiytarget-ppc: Enable DABRX SPR and limit it to <=POWER7
2014-06-16 Alexey Kardashevskiytarget-ppc: Enable PPR and VRSAVE SPRs migration
2014-06-16 Alexey Kardashevskiytarget-ppc: Add POWER8's Event Based Branch (EBB) contr...
2014-06-16 Alexey KardashevskiyKVM: target-ppc: Enable TM state migration
2014-06-16 Alexey Kardashevskiytarget-ppc: Add POWER8's TM SPRs
2014-06-16 Alexey Kardashevskiytarget-ppc: Add POWER8's MMCR2/MMCRS SPRs
2014-06-16 Alexey Kardashevskiytarget-ppc: Enable FSCR facility check for TAR
2014-06-16 Alexey Kardashevskiytarget-ppc: Add POWER8's FSCR SPR
2014-06-16 Alexey Kardashevskiytarget-ppc: Add POWER8's TIR SPR
2014-06-16 Alexey Kardashevskiytarget-ppc: Refactor class init for POWER7/8
2014-06-16 Alexey Kardashevskiytarget-ppc: Switch POWER7/8 classes to use correct...
2014-06-16 Alexey Kardashevskiytarget-ppc: Make use of gen_spr_power5p_lpar() for...
2014-06-16 Alexey Kardashevskiytarget-ppc: Make use of gen_spr_book3s_altivec() for...
2014-06-16 Alexey Kardashevskiytarget-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR...
2014-06-16 Alexey Kardashevskiytarget-ppc: Move POWER8 TCE Address control (TAR) to...
2014-06-16 Alexey Kardashevskiytarget-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registrati...
2014-06-16 Alexey Kardashevskiytarget-ppc: Enable PMU SPRs migration
2014-06-16 Alexey Kardashevskiytarget-ppc: Remove check_pow_970FX
next