Age | Commit message (Expand) | Author |
2018-06-25 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request... | Peter Maydell |
2018-06-25 | audio/hda: enable new timer code by default. | Gerd Hoffmann |
2018-06-22 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'... | Peter Maydell |
2018-06-22 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180622' into... | Peter Maydell |
2018-06-22 | hw/arm/iotkit: Wire up MPC interrupt lines | Peter Maydell |
2018-06-22 | hw/arm/iotkit: Instantiate MPC | Peter Maydell |
2018-06-22 | hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement registers | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller | Peter Maydell |
2018-06-22 | hw/arm/virt: Use 256MB ECAM region by default | Eric Auger |
2018-06-22 | hw/arm/virt: Add a new 256MB ECAM region | Eric Auger |
2018-06-22 | hw/arm/virt: GICv3 DT node with one or two redistributor regions | Eric Auger |
2018-06-22 | hw/intc/arm_gicv3: Introduce redist-region-count array property | Eric Auger |
2018-06-22 | linux-headers: Update to kernel mainline commit b357bf602 | Eric Auger |
2018-06-22 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into... | Peter Maydell |
2018-06-22 | spapr: Use maximum page size capability to simplify memory backend checking | David Gibson |
2018-06-22 | spapr: Maximum (HPT) pagesize property | David Gibson |
2018-06-21 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into staging | Peter Maydell |
2018-06-21 | nbd/server: introduce NBD_CMD_CACHE | Vladimir Sementsov-Ogievskiy |
2018-06-21 | nbd/server: implement dirty bitmap export | Vladimir Sementsov-Ogievskiy |
2018-06-21 | ppc4xx_i2c: Implement directcntl register | BALATON Zoltan |
2018-06-21 | ppc4xx_i2c: Remove unimplemented sdata and intr registers | BALATON Zoltan |
2018-06-21 | spapr: remove unused spapr_irq routines | Cédric Le Goater |
2018-06-21 | spapr: split the IRQ allocation sequence | Cédric Le Goater |
2018-06-21 | spapr: Add cpu_apply hook to capabilities | David Gibson |
2018-06-21 | spapr: Compute effective capability values earlier | David Gibson |
2018-06-21 | ppc/pnv: introduce Pnv8Chip and Pnv9Chip models | Cédric Le Goater |
2018-06-21 | spapr_cpu_core: migrate per-CPU data | Greg Kurz |
2018-06-21 | ppc/pnv: introduce a new isa_create() operation to the chip model | Cédric Le Goater |
2018-06-21 | ppc/pnv: introduce a new intc_create() operation to the chip model | Cédric Le Goater |
2018-06-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ... | Peter Maydell |
2018-06-18 | block/mirror: Add copy mode QAPI interface | Max Reitz |
2018-06-18 | job: Add job_progress_increase_remaining() | Max Reitz |
2018-06-18 | block/dirty-bitmap: Add bdrv_dirty_iter_next_area | Max Reitz |
2018-06-18 | hbitmap: Add @advance param to hbitmap_iter_next() | Max Reitz |
2018-06-18 | block: Allow graph changes in bdrv_drain_all_begin/end sections | Kevin Wolf |
2018-06-18 | block: ignore_bds_parents parameter for drain functions | Kevin Wolf |
2018-06-18 | block: Allow AIO_WAIT_WHILE with NULL ctx | Kevin Wolf |
2018-06-18 | block: Don't poll in parent drain callbacks | Kevin Wolf |
2018-06-18 | block: Drain recursively with a single BDRV_POLL_WHILE() | Kevin Wolf |
2018-06-18 | block: Really pause block jobs on drain | Kevin Wolf |
2018-06-18 | block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE() | Kevin Wolf |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann |
2018-06-18 | hw/display: add ramfb, a simple boot framebuffer living in guest ram | Gerd Hoffmann |
2018-06-16 | target/ppc, spapr: Move VPA information to machine_data | David Gibson |
2018-06-16 | pnv_core: Allocate cpu thread objects individually | David Gibson |
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland |
2018-06-16 | adb: add property to disable direct reg 3 writes | Mark Cave-Ayland |