OSDN Git Service

virtio: split vhost user scsi bits from virtio-pci
[qmiga/qemu.git] / hw / ppc /
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-01-11 Paolo Bonziniavoid TABs in files that only contain a few
2019-01-11 Paolo Bonziniqemu/queue.h: leave head structs anonymous unless necessary
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2019-01-10 Eduardo Habkostmachine: Use shorter format for GlobalProperty arrays
2019-01-10 Eduardo Habkostmachine: Eliminate unnecessary stringify() usage
2019-01-10 Eduardo Habkostspapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
2019-01-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-01-08 Cédric Le Goaterspapr: enable XIVE MMIOs at reset
2019-01-08 Cédric Le Goaterspapr: introduce a new sPAPR IRQ backend supporting...
2019-01-08 Cédric Le Goaterspapr: move the qemu_irq array under the machine
2019-01-08 Cédric Le Goaterpnv/psi: move the ICSState qemu_irq array under the...
2019-01-08 Cédric Le Goaterspapr: return from post_load method when RTC import...
2019-01-08 Cédric Le Goaterppc: replace the 'Object *intc' by a 'ICPState *icp...
2019-01-08 Cédric Le Goaterppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
2019-01-08 Cédric Le Goaterspapr: modify the prototype of the cpu_intc_create...
2019-01-08 Cédric Le Goaterspapr/xive: simplify the sPAPR IRQ qirq method for...
2019-01-08 Greg Kurzspapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
2019-01-08 Greg Kurzspapr: move spapr_create_phb() to core machine code
2019-01-08 BALATON Zoltanppc4xx: Disable debug logging by default
2019-01-08 Alexey Kardashevskiyppc/spapr: Receive and store device tree blob from...
2019-01-08 Laurent Vivierspapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-01-07 Nick HudsonSupport u-boot noload images for arm as used by, NetBSD...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-01-07 Marc-André Lureauinclude: remove compat.h
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
2019-01-07 Marc-André Lureaucompat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
2019-01-07 Marc-André Lureaumachine: move compat properties out of globals
2019-01-07 Marc-André Lureauhw: apply machine compat properties without touching...
2019-01-07 Marc-André Lureaumachines: replace COMPAT define with a static array
2019-01-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2018-12-21 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-12-21 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-12-20 Cédric Le Goaterspapr: change default CPU type to POWER9
2018-12-20 Cédric Le Goaterspapr: introduce an 'ic-mode' machine option
2018-12-20 Cédric Le Goaterspapr: add an extra OV5 field to the sPAPR IRQ backend
2018-12-20 Cédric Le Goaterspapr: add a 'reset' method to the sPAPR IRQ backend
2018-12-20 Cédric Le Goaterspapr: extend the sPAPR IRQ backend for XICS migration
2018-12-20 Cédric Le Goaterspapr: allocate the interrupt thread context under...
2018-12-20 Cédric Le Goaterspapr: add device tree support for the XIVE exploitatio...
2018-12-20 Cédric Le Goaterspapr: add hcalls support for the XIVE exploitation...
2018-12-20 Cédric Le Goaterspapr: introduce a new machine IRQ backend for XIVE
2018-12-20 Alexey Kardashevskiyspapr-iommu: Always advertise the maximum possible...
2018-12-20 Cédric Le Goaterspapr: export and rename the xics_max_server_number...
2018-12-20 Cédric Le Goaterspapr: introduce a spapr_irq_init() routine
2018-12-20 Cédric Le Goaterspapr: initialize VSMT before initializing the IRQ...
2018-12-20 Greg Kurze500: simplify IRQ wiring
2018-12-20 Greg Kurzmac_newworld: simplify IRQ wiring
2018-12-20 Greg Kurzvirtex_ml507: use g_new(T, n) instead of g_malloc(sizeo...
2018-12-20 Greg Kurzsam460ex: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc440_bamboo: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzppc405_uc: use g_new(T, n) instead of g_malloc(sizeof...
2018-12-20 Greg Kurzppc405_boards: use g_new(T, n) instead of g_malloc...
2018-12-20 Greg Kurzspapr: use g_new(T, n) instead of g_malloc(sizeof(T...
2018-12-20 Greg Kurzspapr: drop redundant statement in spapr_populate_drcon...
2018-12-20 Serhii Popovychspapr: Fix ibm,max-associativity-domains property numbe...
2018-12-20 David Hildenbrandspapr_pci: perform unplug via the hotplug handler
2018-12-17 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-12-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-12-16 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-12-14 Peter Maydellhw/ppc/ppc405_boards: Don't use load_image()
2018-12-14 Peter Maydellhw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
2018-12-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-12-12 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-12-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-12-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-12-11 Eduardo Habkostspapr: Delete instance_options functions
2018-12-11 Eduardo Habkostspapr: Use default_machine_opts to set suppress_vmdesc
2018-12-11 Eduardo Habkostspapr: Use default_machine_opts to set use_hotplug_even...
2018-12-11 Alex Williamsonq35/440fx/arm/spapr: Add QEMU 4.0 machine type
2018-11-08 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-11-08 Suraj Jitindar Singhppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
2018-11-08 Peter Maydellhw/ppc/ppc440_uc: Remove dead code in sdram_size()
2018-11-08 Prasad J Panditppc/pnv: check size before data buffer access
2018-11-08 Peter Maydellhw/ppc/mac_newworld: Free openpic_irqs array after use
2018-11-08 Greg Kurzspapr_pci: convert g_malloc() to g_new()
next