36246 Commits (60e68042cf70f271308dc6b4b22b609d054af929)
 

Author SHA1 Message Date
Alexander Graf 7634fe3c27 sysbus: Add new platform bus helper device 12 years ago
Alexander Graf 471a9bc144 sysbus: Expose MMIO enumeration helper 12 years ago
Alexander Graf b797318666 sysbus: Expose IRQ enumeration helpers 12 years ago
Alexander Graf 33cd52b5d7 sysbus: Make devices spawnable via -device 12 years ago
Alexander Graf eb5722801c sysbus: Add dynamic sysbus device search 12 years ago
Peter Maydell f8833a37c0 hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) 12 years ago
Paolo Bonzini c47493f24f ppc: do not look at the MMU index to detect PR/HV mode 12 years ago
Chen Gang cc64b1a194 target-ppc: kvm: Fix memory overflow issue about strncat() 12 years ago
Alexey Kardashevskiy f58aa48314 spapr_nvram: Enable migration 12 years ago
Alexander Graf 016f775898 PPC: E500: Hook up power off GPIO to GPIO controller 12 years ago
Alexander Graf b88e77f493 PPC: E500: Instantiate MPC8XXX gpio controller on virt machine 12 years ago
Alexander Graf 228aa992fc PPC: Add MPC8XXX gpio controller 12 years ago
Bharata B Rao 81f194dd69 target-ppc: Fix an invalid free in opcode table handling code. 12 years ago
Bharata B Rao 54ff58bb10 target-ppc: Use macros in opcodes table handling code 12 years ago
Peter Maydell bf362e9610 hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops 12 years ago
Pierre Mallard b8c867ed09 target-ppc : Add new processor type 440x5wDFPU 12 years ago
Pierre Mallard 4171853cf4 target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 12 years ago
Alexander Graf 9ac58dc59a PPC: openpic_kvm: Only map first occurence in address space 12 years ago
David Gibson 4aee73623d spapr: Cleanup machine naming conventions, and prepare for 2.2 release 12 years ago
David Gibson 0691e8ebce target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX 12 years ago
Tom Musta 8412d11276 target-ppc: Implement IVOR[59] By Default for Book E 12 years ago
Alexey Kardashevskiy 0b6ff57640 target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version 12 years ago
Paolo Bonzini 8f9fb7ac49 ppc: compute mask from BI using right shift 12 years ago
Paolo Bonzini e57d02022c ppc: rename gen_set_cr6_from_fpscr 12 years ago
Paolo Bonzini ebbd8b40a9 ppc: fix result of DLMZB when no zero bytes are found 12 years ago
Paolo Bonzini 72189ea41d ppc: use CRF_* in int_helper.c 12 years ago
Paolo Bonzini d298118060 ppc: fix monitor access to CR 12 years ago
Peter Maydell d5b4dc3b50 QOM infrastructure fixes and device conversions 12 years ago
Eduardo Habkost 31bed5509d qdev: Use qdev_get_device_class() for -device <type>,help 12 years ago
Eduardo Habkost 5185f0e0a6 qdev: Move error printing to the end of qdev_device_help() 12 years ago
Eduardo Habkost 43c95d782d qdev: Create qdev_get_device_class() function 12 years ago
Peter Maydell 2bb41e5d30 QOM CPUState and X86CPU 12 years ago
Peter Maydell 1bc8dae31b gtk: fix fullscreen with gtk3, fix build with older gtk2 versions. 12 years ago
Eduardo Habkost 75d373ef97 target-i386: Disable SVM by default in KVM mode 12 years ago
Eduardo Habkost e93abc147f target-i386: Don't enable nested VMX by default 12 years ago
Eduardo Habkost b9fc20bccf target-i386: Remove unsupported bits from all CPU models 12 years ago
Eduardo Habkost 864867b91b target-i386: Disable CPUID_ACPI by default in KVM mode 12 years ago
Gerd Hoffmann dc52017146 gtk: add GDK_KEY_pause #define 12 years ago
Peter Maydell 45da08fa8a target-arm queue: 12 years ago
Peter Maydell 6943109011 Update OpenBIOS images 12 years ago
Peter Maydell 9fae24f554 target-arm: Correct condition for taking VIRQ and VFIQ 12 years ago
Peter Maydell b5c633c5bd target-arm: Separate out M profile cpu_exec_interrupt handling 12 years ago
Peter Maydell f4df22102a target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn() 12 years ago
Peter Maydell 7dcc1f894d target-arm/translate.c: Don't pass CPUARMState around in the decoder 12 years ago
Peter Maydell b53d8923a5 target-arm/translate.c: Don't use IS_M() 12 years ago
Peter Maydell d614a51378 target-arm/translate.c: Use arm_dc_feature() rather than arm_feature() 12 years ago
Cole Robinson b0f3182064 gtk: Hide the menubar when in fullscreen mode (lp 1294898) 12 years ago
Cole Robinson 277836c82b gtk: Install vc accelerators on parent window 12 years ago
Cole Robinson 9541491461 gtk: Install fullscreen accelerator on toplevel window 12 years ago
Cole Robinson 400519d24a gtk: Grab accel_group from GtkDisplayState 12 years ago