aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-14openpic: combine openpic and mpic reset functionsAlexander Graf
2012-12-14openpic: merge mpic and openpic timer handlingAlexander Graf
2012-12-14openpic: combine mpic and openpic irq raise functionsAlexander Graf
2012-12-14openpic: Convert subregions to memory apiAlexander Graf
2012-12-14openpic: combine mpic and openpic src handlersAlexander Graf
2012-12-14openpic: update to proper memory apiAlexander Graf
2012-12-14mpic: Unify numbering schemeAlexander Graf
2012-12-14openpic: Remove unused codeAlexander Graf
2012-12-14pseries: Don't allow TCE (iommu) tables to be registered with duplicate LIOBNsDavid Gibson
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan
2012-12-14e500: Adding CCSR memory regionBharat Bhushan
2012-12-14pseries: Update SLOF for NVRAM supportDavid Gibson
2012-12-14pseries: Implement PAPR NVRAMDavid Gibson
2012-12-14pseries: Split xics irq configuration from state informationDavid Gibson
2012-12-14pseries: Add tracepoints to the XICS interrupt controllerDavid Gibson
2012-12-14pseries: Allow RTAS tokens without a qemu handlerBen Herrenschmidt
2012-12-14pseries: Return the token when we register an RTAS callMichael Ellerman
2012-12-14pseries: Use #define for XICS base irq numberBen Herrenschmidt
2012-12-14pseries: Fix incorrect initialization of interrupt controllerDavid Gibson
2012-12-13Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-12-13Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori
2012-12-13Merge remote-tracking branch 'kraxel/seabios-e8a76b0' into stagingAnthony Liguori
2012-12-13qMerge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121210.0' in...Anthony Liguori
2012-12-13qcow2: Factor out handle_dependencies()Kevin Wolf
2012-12-13qcow2: Execute run_dependent_requests() without lockKevin Wolf
2012-12-13qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2Kevin Wolf
2012-12-13qcow2: Allocate l2meta only for cluster allocationsKevin Wolf
2012-12-13qcow2: Drop l2meta.cluster_offsetKevin Wolf
2012-12-13qcow2: Allocate l2meta dynamicallyKevin Wolf
2012-12-13qcow2: Introduce Qcow2COWRegionKevin Wolf
2012-12-13qcow2: Round QCowL2Meta.offset down to cluster boundaryKevin Wolf
2012-12-13hw/ds1338.c: Fix handling of DAY (wday) register.Antoine Mathys
2012-12-13hw/ds1338.c: Implement support for the control register.Antoine Mathys
2012-12-13hw/ds1338.c: Ensure state is properly initialized.Antoine Mathys
2012-12-13hw/ds1338.c: Fix handling of HOURS register.Antoine Mathys
2012-12-13hw/ds1338.c: Add definitions for various flags in the RTC registers.Antoine Mathys
2012-12-13hw/ds1338.c: Correct bug in conversion to BCD.Antoine Mathys
2012-12-13atapi: reset cdrom tray statuses on ide_resetPavel Hrdina
2012-12-12MAINTAINERS: add hw/pci/ to list of PCI filesMichael S. Tsirkin
2012-12-12pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin
2012-12-12get_maintainer.pl: update from linix 3.8Michael S. Tsirkin
2012-12-12tap: reset vnet header size on openMichael S. Tsirkin
2012-12-12Fixup q35/ich9 LicensesJason Baron
2012-12-12migration: Fix madvise breakage if host and guest have different page sizesDavid Gibson
2012-12-12Fix off-by-1 error in RAM migration codeDavid Gibson
2012-12-12qemu-iotests: Test concurrent cluster allocationsKevin Wolf
2012-12-12qcow2: Move BLKDBG_EVENT out of the lockKevin Wolf
2012-12-12qemu-io: Add AIO debugging commandsKevin Wolf
2012-12-12blkdebug: Implement suspend/resume of AIO requestsKevin Wolf
2012-12-12blkdebug: Factor out remove_rule()Kevin Wolf