Age | Commit message (Expand) | Author |
2012-06-27 | Makefile.target: Update clean command to clean hw/ directory | Peter Maydell |
2012-06-27 | qtest: fix infinite loop when QEMU aborts abruptly | Anthony Liguori |
2012-06-27 | qdev: fix use-after-free in the error path of qdev_init_nofail | Anthony Liguori |
2012-06-27 | MAINTAINERS: Added device tree | Peter A. G. Crosthwaite |
2012-06-27 | MAINTAINERS: Added Xilinx EDK devices | Peter A. G. Crosthwaite |
2012-06-27 | MAINTAINERS: Add Petalogix ml605 machine model | Peter A. G. Crosthwaite |
2012-06-26 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'spice/spice.v58' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/compile-xs' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'sstabellini/xen-pt' into staging | Anthony Liguori |
2012-06-26 | Merge remote-tracking branch 'kraxel/usb.54' into staging | Anthony Liguori |
2012-06-24 | target-ppc: Fix 2nd parameter for tcg_gen_shri_tl | Stefan Weil |
2012-06-24 | target-ppc: Fix build with --enable-debug | Stefan Weil |
2012-06-24 | tci: don't write zero for reloc in tci_out_label | Scott Wood |
2012-06-24 | make: Fix dependencies for fpu/*.c and tcg/*.c | Stefan Weil |
2012-06-24 | qemu-log: Add GCC format attribute | Stefan Weil |
2012-06-24 | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-06-24 | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel... | Blue Swirl |
2012-06-24 | Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-06-24 | Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/... | Blue Swirl |
2012-06-24 | PPC: BookE206: Bump MAS2 to 64bit | Alexander Graf |
2012-06-24 | PPC: BookE: Support 32 and 64 bit wide MAS2 | Alexander Graf |
2012-06-24 | PPC: Extract SPR dump generation into its own function | Alexander Graf |
2012-06-24 | PPC: Add e5500 CPU target | Alexander Graf |
2012-06-24 | PPC: BookE: Make ivpr selectable by CPU type | Alexander Graf |
2012-06-24 | PPC: BookE: Implement EPR SPR | Alexander Graf |
2012-06-24 | PPC: Add support for MSR_CM | Alexander Graf |
2012-06-24 | PPC: Add some booke SPR defines | Alexander Graf |
2012-06-24 | uImage: increase the gzip load size | Alexander Graf |
2012-06-24 | PPC: e500: allow users to set the /compatible property via -machine | Alexander Graf |
2012-06-24 | dt: make setprop argument static | Alexander Graf |
2012-06-24 | PPC: e500: Refactor serial dt generation | Alexander Graf |
2012-06-24 | dt: Add global option to set phandle start offset | Alexander Graf |
2012-06-24 | PPC: e500: Extend address/size of / to 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Define addresses as always 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Use new SOC dt format | Alexander Graf |
2012-06-24 | PPC: e500: Use new MPIC dt format | Alexander Graf |
2012-06-24 | Revert "dt: temporarily disable subtree creation failure check" | Alexander Graf |
2012-06-24 | PPC: e500: enable manual loading of dtb blob | Alexander Graf |
2012-06-24 | PPC: e500: dt: use target_phys_addr_t for ramsize | Alexander Graf |
2012-06-24 | PPC: e500: dt: use 64bit cell helper | Alexander Graf |
2012-06-24 | dt: Add -machine dumpdtb option to dump the current dtb | Alexander Graf |
2012-06-24 | PPC: e500: dt: start with empty device tree | Alexander Graf |
2012-06-24 | PPC: e500: dt: create pci node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create global-utils node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create mpic node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create serial nodes dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /soc8544 node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /chosen node dynamically | Alexander Graf |