Age | Commit message (Expand) | Author | Files | Lines |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber | 1 | -3/+5 |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-14 | pseries: Allow RTAS tokens without a qemu handler | Ben Herrenschmidt | 1 | -1/+1 |
2012-12-14 | pseries: Return the token when we register an RTAS call | Michael Ellerman | 1 | -2/+2 |
2012-10-31 | cpus: Pass CPUState to qemu_cpu_kick() | Andreas Färber | 1 | -1/+4 |
2012-10-29 | pseries: Don't allow duplicate registration of hcalls or RTAS calls | David Gibson | 1 | -0/+9 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -2/+2 |
2012-10-04 | pseries: Fix and cleanup CPU initialization and reset | David Gibson | 1 | -0/+5 |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson | 1 | -2/+1 |
2012-04-15 | pseries: Implement RTAS system-reboot call | David Gibson | 1 | -0/+14 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -2/+2 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+3 |
2011-10-06 | pseries: Implement set-time-of-day RTAS function | Breno Leitao | 1 | -1/+23 |
2011-05-09 | Place pseries vty devices at addresses more similar to existing machines | David Gibson | 1 | -1/+2 |
2011-04-01 | Add SLOF-based partition firmware for pSeries machine, allowing more boot opt... | David Gibson | 1 | -0/+78 |
2011-04-01 | Implement assorted pSeries hcalls and RTAS methods | David Gibson | 1 | -0/+69 |
2011-04-01 | Implement hcall based RTAS for pSeries machines | David Gibson | 1 | -0/+131 |