Age | Commit message (Expand) | Author |
2016-02-05 | migration: rename 'file' in MigrationState to 'to_dst_file' | zhanghailiang |
2016-02-05 | ram: Split host_from_stream_offset() into two helper functions | zhanghailiang |
2016-02-04 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-02-04 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2016-02-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'... | Peter Maydell |
2016-02-04 | net/filter: Fix the output information for command 'info network' | zhanghailiang |
2016-02-04 | net: always walk through filters in reverse if traffic is egress | Li Zhijian |
2016-02-03 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-02-03 | dma: remove now useless DMA_* functions | Hervé Poussineau |
2016-02-03 | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau |
2016-02-03 | i8257: move state definition to new independent header | Hervé Poussineau |
2016-02-03 | i8257: pass ISA bus to DMA_init() function | Hervé Poussineau |
2016-02-03 | arm/boot: move highbank secure board setup code to common routine | Andrew Baumann |
2016-02-03 | bcm2836: add bcm2836 SoC device | Andrew Baumann |
2016-02-03 | bcm2836_control: add bcm2836 ARM control logic | Andrew Baumann |
2016-02-03 | bcm2835_peripherals: add rollup device for bcm2835 peripherals | Andrew Baumann |
2016-02-03 | bcm2835_ic: add bcm2835 interrupt controller | Andrew Baumann |
2016-02-03 | bcm2835_property: add bcm2835 property channel | Andrew Baumann |
2016-02-03 | bcm2835_mbox: add BCM2835 mailboxes | Andrew Baumann |
2016-02-03 | arm: virt-acpi: each MADT.GICC entry as enabled unconditionally | Igor Mammedov |
2016-02-03 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s... | Peter Maydell |
2016-02-03 | trace: convert stderr backend to log | Paolo Bonzini |
2016-02-03 | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann |
2016-02-03 | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann |
2016-02-03 | virtio-gpu: maintain command queue | Gerd Hoffmann |
2016-02-03 | console: block rendering until client is done | Gerd Hoffmann |
2016-02-03 | zap qemu_egl_has_ext in include/ui/egl-helpers.h | Gerd Hoffmann |
2016-02-03 | log: do not unnecessarily include qom/cpu.h | Paolo Bonzini |
2016-02-03 | hmp: fix sendkey out of bounds write (CVE-2015-8619) | Wolfgang Bumiller |
2016-02-02 | block: set device_list.tqe_prev to NULL on BDS removal | Jeff Cody |
2016-02-02 | block: Add "file" output parameter to block status query functions | Fam Zheng |
2016-02-02 | block: Add blk_remove_all_bs() | Max Reitz |
2016-02-02 | blockdev: Keep track of monitor-owned BDS | Max Reitz |
2016-02-02 | block: Add list of all BlockDriverStates | Max Reitz |
2016-02-02 | block: Make bdrv_close() static | Max Reitz |
2016-02-02 | block: Remove BDS close notifier | Max Reitz |
2016-02-02 | virtio-scsi: Catch BDS-BB removal/insertion | Max Reitz |
2016-02-02 | block: Add BB-BDS remove/insert notifiers | Max Reitz |
2016-02-02 | block: Add blk_dev_has_tray() | Max Reitz |
2016-02-02 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02... | Peter Maydell |
2016-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st... | Peter Maydell |
2016-02-02 | sdl: shorten the GUI refresh interval when mouse or keyboard is active | Jindřich Makovička |
2016-02-02 | char: remove qemu_chr_open_eventfd | Marc-André Lureau |
2016-02-01 | crypto: fix description of @errp parameter initialization | Daniel P. Berrange |
2016-01-30 | spapr: Remove rtas_st_buffer_direct() | David Gibson |
2016-01-30 | spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer | David Gibson |
2016-01-27 | gdb: provide the name of the architecture in the target.xml | David Hildenbrand |
2016-01-27 | watchdog: introduction of get_watchdog_action | Bo Tu |
2016-01-26 | xen: make it possible to build without the Xen PV domain builder | Ian Campbell |
2016-01-26 | xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. | Ian Campbell |