OSDN Git Service

qmiga/qemu.git
2015-06-03 Nikunj A Dadhaniamachine: add default_ram_size to machine class
2015-06-03 Tyrel Datwylerspapr_pci: emit hotplug add/remove events during hotplug
2015-06-03 Michael Rothspapr_pci: enable basic hotplug operations
2015-06-03 Michael Rothpci: make pci_bar useable outside pci.c
2015-06-03 Michael Rothspapr_pci: create DRConnectors for each PCI slot during...
2015-06-03 Michael Rothspapr_pci: add dynamic-reconfiguration option for spapr...
2015-06-03 Michael Rothspapr_drc: add spapr_drc_populate_dt()
2015-06-03 Tyrel Datwylerspapr_events: event-scan RTAS interface
2015-06-03 Nathan Fontenotspapr_events: re-use EPOW event infrastructure for...
2015-06-03 Michael Rothspapr_rtas: add ibm, configure-connector RTAS interface
2015-06-03 Michael Rothspapr: add rtas_st_buffer_direct() helper
2015-06-03 Mike Dayspapr_rtas: add get-sensor-state RTAS interface
2015-06-03 Mike Dayspapr_rtas: add set-indicator RTAS interface
2015-06-03 Nathan Fontenotspapr_rtas: add get/set-power-level RTAS interfaces
2015-06-03 Michael Rothspapr_drc: initial implementation of sPAPRDRConnector...
2015-06-03 Michael Rothdocs: add sPAPR hotplug/dynamic-reconfiguration documen...
2015-06-03 Thomas Huthhw/ppc/spapr: Use error_report() instead of hw_error()
2015-06-03 Thomas Huthhw/ppc/spapr: Fix error message when firmware could...
2015-06-03 David Gibsonpseries: Add pseries-2.4 machine type
2015-06-03 Thomas Huthhw/ppc/spapr_iommu: Fix the check for invalid upper...
2015-06-03 Alexey Kardashevskiyspapr_iommu: Give unique QOM name to TCE table
2015-06-03 Alexey Kardashevskiyspapr_pci: Rework device-tree rendering
2015-06-03 Alexey Kardashevskiyspapr_iommu: Make spapr_tce_find_by_liobn() public
2015-06-03 Alexey Kardashevskiyspapr_pci: Make find_phb()/find_dev() public
2015-06-03 Alexey Kardashevskiyspapr_iommu: Add separate trace points for PCI DMA...
2015-06-03 Alexey Kardashevskiyspapr_pci: Define default DMA window size as a macro
2015-06-03 Alexey Kardashevskiyspapr_vio: Introduce a liobn number generating macros
2015-06-03 Alexey Kardashevskiyspapr_pci: Introduce a liobn number generating macros
2015-06-03 Alexey Kardashevskiyspapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
2015-06-03 Alexey Kardashevskiyspapr_iommu: Disable in-kernel IOMMU tables for >4GB...
2015-06-03 David Gibsonspapr_pci: Fix unsafe signed/unsigned comparisons
2015-06-03 Thomas Huthconfigure: Check for libfdt version 1.4.0
2015-06-03 Thomas Huthdtc: Update dtc / libfdt submodule to version 1.4.0
2015-06-03 Markus Armbrustermacio: Convert to realize()
2015-06-02 Edgar E. Iglesiastarget-arm: Correct check for non-EL3
2015-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-02 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-02 Gerd Hoffmannvirtio-input: make virtio devices follow usual naming...
2015-06-02 Michael Muellervirtio-input: const_le16 and const_le32 not build time...
2015-06-01 Michael S.... acpi: add missing ssdt
2015-06-01 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-01 Ouyang Changchunvhost-user: add multi queue support
2015-06-01 Gerd Hoffmannvirtio: make features 64bit wide
2015-06-01 Gerd Hoffmannqdev: add 64bit properties
2015-06-01 Ying-Shiuan Panvirtio-mmio: ioeventfd support
2015-06-01 Shannon Zhaohw/acpi/aml-build: Fix memory leak
2015-06-01 Marcel Apfelbaumacpi: add aml_while() term
2015-06-01 Marcel Apfelbaumacpi: add aml_increment() term
2015-06-01 Marcel Apfelbaumacpi: add aml_shiftright() term
2015-06-01 Marcel Apfelbaumacpi: add aml_shiftleft() term
2015-06-01 Marcel Apfelbaumacpi: add aml_index() term
2015-06-01 Marcel Apfelbaumacpi: add aml_lless() term
2015-06-01 Marcel Apfelbaumacpi: add aml_add() term
2015-06-01 Stefan BergerTPM2 ACPI table support
2015-06-01 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-05-31 Stefan Bergertpm: Probe for connected TPM 1.2 or TPM 2
2015-05-31 Stefan BergerExtend TPM TIS interface to support TPM 2
2015-05-31 Pavel FedinAdd stream ID to MSI write
2015-05-31 Markus Armbrusteracpi: Simplify printing to dynamic string
2015-05-31 Laszlo Erseki386: drop FDC in pc-q35-2.4+ if neither it nor floppy...
2015-05-31 Laszlo Erseki386/pc_q35: don't insist on board FDC if there's no...
2015-05-31 Laszlo Erseki386/pc: '-drive if=floppy' should imply a board-defaul...
2015-05-31 Laszlo Erseki386/pc: pc_basic_device_init(): delegate FDC creation...
2015-05-31 Jason Wangvirtio: increase the queue limit to 1024
2015-05-31 Jason Wangvirtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
2015-05-31 Jason Wangvirtio-s390: introduce virtio_s390_device_plugged()
2015-05-31 Jason Wangvirtio-s390: introduce virito s390 queue limit
2015-05-31 Jason Wangvirtio-ccw: validate the number of queues against bus...
2015-05-31 Jason Wangvirtio-ccw: introduce ccw specific queue limit
2015-05-31 Jason Wangvirtio: introduce virtio_get_num_queues()
2015-05-31 Jason Wangvirtio: device_plugged() can fail
2015-05-31 Jason Wangvirtio-net: adding all queues in .realize()
2015-05-31 Cornelia Huckvirtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
2015-05-31 Cornelia Huckvirtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE
2015-05-31 Cornelia Huckvirtio: move host_features
2015-05-31 Radim Krčmářpc: acpi: fix pvpanic for buggy guests
2015-05-31 Eduardo Habkostpc: Generate init functions with a macro
2015-05-31 Eduardo Habkostpiix: Eliminate pc_init_pci()
2015-05-31 Eduardo Habkostpiix: Add kvmclock_enabled, pci_enabled globals
2015-05-31 Eduardo Habkostmachine: Remove unused fields from QEMUMachine
2015-05-31 Eduardo Habkostpc: Remove qemu_register_pc_machine() function
2015-05-31 Eduardo Habkostpc: Don't use QEMUMachine anymore
2015-05-31 Eduardo Habkostpc: Move compat_props setting inside *_machine_options...
2015-05-31 Eduardo Habkostpc: Convert *_MACHINE_OPTIONS macros into functions
2015-05-31 Eduardo Habkostpc: Define machines using a DEFINE_PC_MACHINE macro
2015-05-31 Eduardo Habkostpc: Define MACHINE_OPTIONS macros consistently for...
2015-05-31 Eduardo Habkostpiix: Define PC_COMPAT_0_10
2015-05-31 Eduardo Habkostpiix: Move pc-0.1[23] rombar compat props to PC_COMPAT_0_13
2015-05-31 Eduardo Habkostpiix: Move pc-0.13 virtio-9p-pci compat to PC_COMPAT_0_13
2015-05-31 Eduardo Habkostpiix: Move pc-0.11 drive version compat props to PC_COM...
2015-05-31 Eduardo Habkostpiix: Move pc-0.14 qxl compat properties to PC_COMPAT_0_14
2015-05-31 Eduardo Habkostspapr: define SPAPR_COMPAT_2_3
2015-05-31 Eduardo Habkostspapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros
2015-05-31 Eduardo Habkostpc: Define PC_COMPAT_2_[123] macros
2015-05-31 Eduardo Habkosthw: Define empty HW_COMPAT_2_[23] macros
2015-05-31 Eduardo Habkostspapr: Move commas inside SPAPR_COMPAT_* macros
2015-05-31 Eduardo Habkostpc: Move commas inside PC_COMPAT_* macros
2015-05-31 Eduardo Habkosthw: Move commas inside HW_COMPAT_2_1 macro
2015-05-31 Eduardo Habkostpc: Replace tab with spaces
2015-05-31 Shannon Zhaohw/s390x/virtio-ccw: use alias property for virtio...
next