aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03target-xtensa: add core importing scriptMax Filippov
2014-11-03hw/xtensa/xtfpga: treat uImage load address as virtualMax Filippov
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
2014-11-03target-xtensa: avoid duplicate timer interrupt deliveryMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-11-03target-xtensa: add definition for XTHAL_INTTYPE_PROFILINGMax Filippov
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno
2014-11-02hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()Nikita Belov
2014-11-02smbios: Encode UUID according to SMBIOS specificationEduardo Habkost
2014-11-02pc: Add pc_compat_2_1() functionEduardo Habkost
2014-11-02hw/virtio/vring/event_idx: fix the vring_avail_event errorBin Wu
2014-11-02hw/pci: fixed hotplug crash when using rombar=0 with devices having romfileMarcel Apfelbaum
2014-11-02hw/pci: fixed error flow in pci_qdev_initMarcel Apfelbaum
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02acpi/cpu-hotplug: introduce helper function to keep bit setting in one placeGu Zheng
2014-11-02cpu-hotplug: rename function for better readabilityGu Zheng
2014-11-02qom/cpu: remove the unused CPU hot-plug notifierGu Zheng
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng
2014-11-02acpi:piix4: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-11-02acpi: create separate file for TCPA logStefan Berger
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-11-02pcie: change confused comment clearerGonglei
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02smbios: Fix assertion on socket count calculationEduardo Habkost
2014-11-02vdi: wrapped uuid_unparse() in #ifdefSeokYeon Hwang
2014-11-02tap: fix possible fd leak in net_init_tapGonglei
2014-11-02tap: do not close(fd) in net_init_tap_oneGonglei
2014-11-02target-i386: Remove unused model_features_t structEduardo Habkost
2014-11-02tap_int.h: remove repeating NETWORK_SCRIPT definesGonglei
2014-11-02os-posix: reorder parent notification for -daemonizeMichael Tokarev
2014-11-02pidfile: stop making pidfile error a special caseMichael Tokarev
2014-11-02os-posix: replace goto again with a proper loopMichael Tokarev
2014-11-02os-posix: use global daemon_pipe instead of cryptic fds[1]Michael Tokarev
2014-11-02dump: Fix dump-guest-memory termination and use-after-closeGonglei
2014-11-02virtio-9p-proxy: improve error messages in connect_namedsocket()Michael Tokarev
2014-11-02virtio-9p-proxy: fix error return in proxy_init()Michael Tokarev
2014-11-02virtio-9p-proxy: Fix sockfd leakMichael Tokarev
2014-11-02target-tricore: check return value before using itzhanghailiang
2014-11-02net/slirp: specify logbase for smbdMichael Tokarev
2014-11-02Revert "os-posix: report error message when lock file failed"Michael Tokarev
2014-11-02util: Improve os_mem_prealloc error messageMichal Privoznik
2014-11-02sparse: fix buildGerd Hoffmann