aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15pseries: Update SLOFBenjamin Herrenschmidt
2012-08-15PPC: spapr: Remove global variableAlexander Graf
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf
2012-08-15xbzrle: fix compilation on ppc32Alexander Graf
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf
2012-08-15ppc: Fix bug in handling of PAPR hypercall exitsDavid Gibson
2012-08-15PPC: e500: add generic e500 platformScott Wood
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy
2012-08-14Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-08-14Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2012-08-14linux-user: ARM: Ignore immediate value for svc in thumb modeAlexander Graf
2012-08-14linux-user: Use init_guest_space when -R and -B are specifiedMeador Inge
2012-08-14linux-user: Factor out guest space probing into a functionMeador Inge
2012-08-14flatload: fix bss clearingMike Frysinger
2012-08-14linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_typeJing Huang
2012-08-14linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket optionJing Huang
2012-08-14linux-user: pass sockaddr from host to targetJing Huang
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 in segmentation helpersBlue Swirl
2012-08-14x86: avoid AREG0 for misc helpersBlue Swirl
2012-08-14x86: use wrappers for memory access helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SMM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SVM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for integer helpersBlue Swirl
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-08-14x86: avoid AREG0 for FPU helpersBlue Swirl
2012-08-14Merge remote-tracking branch 'kraxel/seabios-5a02306' into stagingAnthony Liguori
2012-08-14MAINTAINERS: Update email address for Stefan HajnocziStefan Hajnoczi
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13Merge remote-tracking branch 'quintela/migration-next-20120808' into stagingAnthony Liguori
2012-08-13Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori
2012-08-13target-ppc: add implementation of query-cpu-definitions (v2)Anthony Liguori
2012-08-13target-i386: add implementation of query-cpu-definitions (v2)Anthony Liguori
2012-08-13qapi: add query-cpu-definitions command (v2)Anthony Liguori
2012-08-13compiler: add macro for GCC weak symbolsAnthony Liguori
2012-08-13qapi: add query-machines commandAnthony Liguori
2012-08-13qapi: mark QOM commands stableAnthony Liguori
2012-08-13qmp: introduce device-list-properties commandAnthony Liguori
2012-08-13qmp: add SUSPEND_DISK eventLuiz Capitulino
2012-08-13qmp: qmp-events.txt: add missing doc for the SUSPEND eventLuiz Capitulino
2012-08-13qmp: qmp-events.txt: put events in alphabetical orderLuiz Capitulino
2012-08-13qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino
2012-08-13qmp: don't emit the RESET event on wakeup from S3Luiz Capitulino
2012-08-13scripts: qapi-commands.py: qmp-commands.h: include qdict.hLuiz Capitulino