386 Commits (a65afaae0fd6754a80fe8c9aad6a066fe84b537d)

Author SHA1 Message Date
Alexey Kardashevskiy 3bf6eedd4b spapr: increase temporary fdt buffer size 13 years ago
Benjamin Herrenschmidt 16457e7f4a pseries: Fix loading of little endian kernels 13 years ago
Andreas Färber bdc44640cb cpu: Use QTAILQ for CPU list 13 years ago
Anton Blanchard 42561bf2e4 pseries: Add H_SET_MODE hcall to change guest exception endianness 13 years ago
Alexey Kardashevskiy f1c2dc7c86 spapr-pci: rework MSI/MSIX 13 years ago
Markus Armbruster c165473269 hw: Clean up bogus default boot order 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Anthony Liguori c04d6cfa3f xics: rename types to be sane and follow coding style 13 years ago
Alexey Kardashevskiy e68cb8b4fa pseries: savevm support with KVM 13 years ago
David Gibson 4be21d561d pseries: savevm support for pseries machine 13 years ago
Anthony Liguori a83000f5e3 spapr-tce: make sPAPRTCETable a proper device 13 years ago
Andreas Färber 8e7ea787a2 spapr: Respect -bios command line option for SLOF 13 years ago
Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState 13 years ago
Markus Armbruster 2ff3de685a Simplify -machine option queries with qemu_get_machine_opts() 13 years ago
David Gibson 29b358f93a pci: Add root bus parameter to pci_nic_init() 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Stefan Weil ec4936e1a4 pseries: Fix compiler warning (conversion of pointer to integral value) 13 years ago
David Gibson 159f8286b7 target-ppc: Change default machine for 64-bit 13 years ago
Michael Tokarev 997aba8e25 remove some double-includes 13 years ago
David Gibson 0cbad81f70 pseries: Fixes and enhancements to L1 cache properties 14 years ago
Fabien Chouteau 2cf3eb6df5 PPC: Remove env->hreset_excp_prefix 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
David Gibson 7b56516058 pseries: Move XICS initialization before cpu initialization 14 years ago
David Gibson 89dfd6e1b3 pseries: Remove "busname" property for PCI host bridge 14 years ago
David Gibson a4e044c30e pseries: Fix breakage in CPU QOM conversion 14 years ago
Andreas Färber 259186a7d2 cpu: Move halted and interrupt_request fields to CPUState 14 years ago
Paolo Bonzini 530182169e hw: move boards and other isolated files to hw/ARCH 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
David Gibson caae58cba0 pseries: Improve handling of multiple PCI host bridges 14 years ago
Stefan Weil 4ecf8aa5a0 pseries: Replace non-portable asprintf by g_strdup_printf 14 years ago
Avik Sil 2c9ee0291f pseries: set no default boot order 14 years ago
Avik Sil e4ada29e90 Make default boot order machine specific 14 years ago
Andreas Färber 55e5c28502 cpu: Move cpu_index field to CPUState 14 years ago
Andreas Färber 1b1ed8dc40 cpu: Move numa_node field to CPUState 14 years ago
Andreas Färber 1bc22652d6 kvm: Pass CPUState to kvm_vcpu_ioctl() 14 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Paolo Bonzini 1422e32db5 net: reorganize headers 14 years ago
Paolo Bonzini 077805fa92 janitor: do not rely on indirect inclusions of or from qemu-char.h 14 years ago
Michael S. Tsirkin a2cb15b0dd pci: update all users to look in pci/ 14 years ago
David Gibson 639e8102ae pseries: Implement PAPR NVRAM 14 years ago
Ben Herrenschmidt bf3bc4c4e9 pseries: Use #define for XICS base irq number 14 years ago
Christian Borntraeger 2d0d2837dc Support default block interfaces per QEMUMachine 14 years ago
Andreas Färber aa100fa4c9 spapr: Pass PowerPCCPU to spapr_hypercall() 14 years ago
Andreas Färber 1b14670a38 target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall 14 years ago
David Gibson 74d042e5ce pseries: Implement qemu initiated shutdowns using EPOW events 14 years ago
zhlcindy@gmail.com 094b287f0b Add USB option in machine options 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Eduardo Habkost 5f072e1f30 create struct for machine initialization arguments 14 years ago