]> Git Repo - qemu.git/shortlog
qemu.git
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-06-19 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-06-18 Mark Cave-AylandUpdate OpenBIOS images to 8fe6f5f96f built from submodule.
2018-06-18 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2018-06-18 Max Reitziotests: Add test for active mirroring
2018-06-18 Max Reitzblock/mirror: Add copy mode QAPI interface
2018-06-18 Max Reitzblock/mirror: Add active mirroring
2018-06-18 Max Reitzjob: Add job_progress_increase_remaining()
2018-06-18 Max Reitzblock/mirror: Add MirrorBDSOpaque
2018-06-18 Max Reitzblock/dirty-bitmap: Add bdrv_dirty_iter_next_area
2018-06-18 Max Reitztest-hbitmap: Add non-advancing iter_next tests
2018-06-18 Max Reitzhbitmap: Add @advance param to hbitmap_iter_next()
2018-06-18 Max Reitzblock: Generalize should_update_child() rule
2018-06-18 Max Reitzblock/mirror: Use source as a BdrvChild
2018-06-18 Max Reitzblock/mirror: Wait for in-flight op conflicts
2018-06-18 Max Reitzblock/mirror: Use CoQueue to wait on in-flight ops
2018-06-18 Max Reitzblock/mirror: Convert to coroutines
2018-06-18 Max Reitzblock/mirror: Pull out mirror_perform()
2018-06-18 Peter Xumonitor: add lock to protect mon_fdsets
2018-06-18 Peter Xumonitor: move init global earlier
2018-06-18 Peter Xumonitor: remove event_clock_type
2018-06-18 Peter Xumonitor: fix comment for monitor_lock
2018-06-18 Peter Xumonitor: more comments on lock-free elements
2018-06-18 Peter Xumonitor: protect mon->fds with mon_lock
2018-06-18 Peter Xumonitor: rename out_lock to mon_lock
2018-06-18 Greg Kurzblock: fix QEMU crash with scsi-hd and drive_del
2018-06-18 Kevin Wolftest-bdrv-drain: Test graph changes in drain_all section
2018-06-18 Kevin Wolfblock: Allow graph changes in bdrv_drain_all_begin...
2018-06-18 Kevin Wolfblock: ignore_bds_parents parameter for drain functions
2018-06-18 Kevin Wolfblock: Move bdrv_drain_all_begin() out of coroutine...
2018-06-18 Kevin Wolfblock: Allow AIO_WAIT_WHILE with NULL ctx
2018-06-18 Kevin Wolftest-bdrv-drain: Test that bdrv_drain_invoke() doesn...
2018-06-18 Kevin Wolfblock: Defer .bdrv_drain_begin callback to polling...
2018-06-18 Kevin Wolftest-bdrv-drain: Graph change through parent callback
2018-06-18 Kevin Wolfblock: Don't poll in parent drain callbacks
2018-06-18 Kevin Wolftest-bdrv-drain: Test node deletion in subtree recursion
2018-06-18 Kevin Wolfblock: Drain recursively with a single BDRV_POLL_WHILE()
2018-06-18 Max Reitztest-bdrv-drain: Add test for node deletion
2018-06-18 Kevin Wolfblock: Remove bdrv_drain_recurse()
2018-06-18 Kevin Wolfblock: Really pause block jobs on drain
2018-06-18 Kevin Wolfblock: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
2018-06-18 Kevin Wolftests/test-bdrv-drain: bdrv_drain_all() works in corout...
2018-06-18 Kevin Wolfblock: Don't manually poll in bdrv_drain_all()
2018-06-18 Kevin Wolfblock: Remove 'recursive' parameter from bdrv_drain_inv...
2018-06-18 Kevin Wolfblock: Use bdrv_do_drain_begin/end in bdrv_drain_all()
2018-06-18 Kevin Wolftest-bdrv-drain: bdrv_drain() works with cross-AioConte...
2018-06-18 liujunjieps2: check PS2Queue wptr pointer in post_load routine
2018-06-18 Gerd HoffmannAdd ramfb MAINTAINERS entry
2018-06-18 Gerd Hoffmannhw/display: add standalone ramfb device
2018-06-18 Gerd Hoffmannhw/display: add ramfb, a simple boot framebuffer living...
2018-06-18 Marc-André... Revert "bus: do not unref the added child bus on realize"
2018-06-18 Marc-André... configure: print virglrenderer version
2018-06-18 Marc-André... Revert "usb: release the created buses"
2018-06-18 Marc-André... Revert "usb-ccid: fix bus leak"
2018-06-17 Greg Kurzspapr: fix xics_system_init() error path
2018-06-17 Mark Cave-AylandSPARC64: add icount support
2018-06-17 Thomas Huthhw/sparc/sun4m: Fix problems with device introspection
2018-06-17 Thomas Huthhw/sparc64/sun4u: Fix introspection by converting prom...
2018-06-17 Philippe Mathieu... hw/isa/smc37c669: Change the parallel I/O base to 378H
2018-06-16 David Gibsontarget/ppc, spapr: Move VPA information to machine_data
2018-06-16 Cédric Le Goaterppc/pnv: introduce a pnv_chip_core_realize() routine
2018-06-16 Greg Kurzspapr_cpu_core: introduce spapr_create_vcpu()
2018-06-16 Greg Kurzspapr_cpu_core: add missing rollback on realization...
2018-06-16 Greg Kurzspapr_cpu_core: fix potential leak in spapr_cpu_core_re...
2018-06-16 Greg Kurzspapr_cpu_core: convert last snprintf() to g_strdup_pri...
2018-06-16 David Gibsonpnv: Add cpu unrealize path
2018-06-16 David Gibsonpnv: Clean up cpu realize path
2018-06-16 David Gibsonpnv_core: Allocate cpu thread objects individually
2018-06-16 David Gibsonpnv: Fix some error handling cpu realize()
2018-06-16 David Gibsonspapr: Clean up cpu realize/unrealize paths
2018-06-16 BALATON Zoltansm501: Do not clear read only bits when writing registers
2018-06-16 Mark Cave-Aylandmos6522: expose mos6522_update_irq() through MOS6522Dev...
2018-06-16 Mark Cave-Aylandmos6522: remove additional interrupt flag filter from...
2018-06-16 Mark Cave-Aylandmos6522: only clear the shift register interrupt upon...
2018-06-16 Cédric Le Goaterxics_kvm: fix a build break
2018-06-16 Mark Cave-Aylandmac_newworld: add PMU device
2018-06-16 Mark Cave-Aylandadb: add property to disable direct reg 3 writes
2018-06-16 Mark Cave-Aylandadb: fix read reg 3 byte ordering
2018-06-16 Mark Cave-Aylandmac_newworld: wire up programmer switch to NMI handler
2018-06-16 Mark Cave-Aylandmac_newworld: add gpios to macio devices with PMU enabled
2018-06-16 Mark Cave-Aylandmac_newworld: add via machine option to control mac99...
2018-06-16 Mark Cave-Aylandppc: introduce Core99MachinesState for the mac99 machine
2018-06-16 Greg Kurzspapr: fix leak in h_client_architecture_support()
2018-06-16 Greg Kurztarget/ppc: drop empty #if/#endif block
2018-06-16 Suraj Jitindar... ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by...
2018-06-16 Suraj Jitindar... target/ppc: Don't require private l1d cache on POWER8...
2018-06-15 Philippe Mathieu... configure: Enable out-of-tree acceptance tests
2018-06-15 Cleber RosaAcceptance tests: add Linux kernel boot and console...
2018-06-15 Cleber Rosascripts/qemu.py: introduce set_console() method
2018-06-15 Cleber RosaAcceptance tests: add quick VNC tests
2018-06-15 Cleber Rosascripts/qemu.py: allow adding to the list of extra...
2018-06-15 Cleber RosaAdd functional/acceptance tests infrastructure
next
This page took 0.064751 seconds and 4 git commands to generate.