qemu.git
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-07-02 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-07-02 Zhang Chenmigration/colo.c: Add missed filter notify for Xen...
2019-07-02 Zhang ChenCOLO-compare: Add colo-compare remote notify support
2019-07-02 Zhang ChenCOLO-compare: Make the compare_chr_send() can send...
2019-07-02 Zhang ChenCOLO-compare: Add remote notification chardev handler...
2019-07-02 Zhang ChenCOLO-compare: Add new parameter to communicate with...
2019-07-02 Dr. David Alan... net/announce: Expand test for stopping self announce
2019-07-02 Dr. David Alan... net/announce: Add HMP optional ID
2019-07-02 Dr. David Alan... net/announce: Add optional ID
2019-07-02 Dr. David Alan... net/announce: Add HMP optional interface list
2019-07-02 Dr. David Alan... net/announce: Allow optional list of interfaces
2019-07-02 Stefano Garzarellanet: remove unused get_str_sep() function
2019-07-02 Stefano Garzarellanet: use g_strsplit() for parsing host address and...
2019-07-02 Stefano Garzarellanet: avoid using variable length array in net_client_init()
2019-07-02 Stefano Garzarellanet: fix assertion failure when ipv6-prefixlen is not...
2019-07-02 Cédric Le Goaterftgmac100: do not link to netdev
2019-07-02 Markus Armbrusterqemu-bridge-helper: Document known shortcomings
2019-07-02 Markus ArmbrusterMAINTAINERS: Add qemu-bridge-helper.c to "Network devic...
2019-07-02 Andrey Shinkevichblock/stream: introduce a bottom node
2019-07-02 Andrey Shinkevichblock/stream: refactor stream_run: drop goto
2019-07-02 Andrey Shinkevichblock: include base when checking image chain for block...
2019-07-02 Stefano Garzarellablock/rbd: increase dynamically the image size
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Document commands
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Use chip erase time specified...
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Implement erase suspend/resume
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Implement multi-sector erase
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix reset command not ignored...
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix CFI in autoselect mode
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Split if() condition
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Extract pflash_regions_count()
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Implement nonuniform sector...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Document 'Page Mode' operations...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Hold the PRI table offset in...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Document the current CFI values
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Remove pointless local variable
2019-07-02 Philippe Mathieu... tests/pflash-cfi02: Refactor to support testing multipl...
2019-07-02 Stephen Checkowayhw/block/pflash_cfi02: Fix command address comparison
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Unify the MemoryRegionOps
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Extract the pflash_data_read...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Use the ldst API in pflash_read()
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Use the ldst API in pflash_write()
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Simplify a statement using fall...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Add helpers to manipulate the...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Add an enum to define the write...
2019-07-02 Philippe Mathieu... hw/block/pflash_cfi02: Fix debug format string
2019-07-02 Philippe Mathieu... hw/block/pflash: Simplify trace_pflash_data_read/write()
2019-07-02 Philippe Mathieu... hw/block/pflash: Simplify trace_pflash_io_read/write()
2019-07-02 Stephen Checkowaytests/pflash-cfi02: Add test for supported CFI commands
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-07-01 Mark Cave-AylandUpdate OpenBIOS images to c79e0ec built from submodule.
2019-07-01 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-07-01 Philippe Mathieu... target/arm: Declare some M-profile functions publicly
2019-07-01 Philippe Mathieu... target/arm: Declare arm_log_exception() function publicly
2019-07-01 Philippe Mathieu... target/arm: Restrict PSCI to TCG
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Restrict the SoftFloat use to TCG
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
2019-07-01 Philippe Mathieu... target/arm/vfp_helper: Move code around
2019-07-01 Philippe Mathieu... target/arm: Move TLB related routines to tlb_helper.c
2019-07-01 Philippe Mathieu... target/arm: Declare get_phys_addr() function publicly
2019-07-01 Philippe Mathieu... target/arm: Move CPU state dumping routines to cpu.c
2019-07-01 Samuel Ortiztarget/arm: Move the DC ZVA helper into op_helper
2019-07-01 Philippe Mathieu... target/arm: Fix coding style issues
2019-07-01 Philippe Mathieu... target/arm: Fix multiline comment syntax
2019-07-01 Philippe Mathieu... target/arm/helper: Remove unused include
2019-07-01 Philippe Mathieu... target/arm: Add copyright boilerplate
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (softmmu)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (KVM)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (ARM)
2019-07-01 Philippe Mathieu... target/arm: Makefile cleanup (Aarch64)
2019-07-01 Hongbo Zhanghw/arm: Add arm SBSA reference machine, devices part
2019-07-01 Hongbo Zhanghw/arm: Add arm SBSA reference machine, skeleton part
2019-07-01 Joel Stanleyaspeed: Link SCU to the watchdog
2019-07-01 Andrew Jefferyaspeed: vic: Add support for legacy register interface
2019-07-01 Eddie Jameshw/misc/aspeed_xdma: New device
2019-07-01 Adriana Kobylakaspeed: Add support for the swift-bmc board
2019-07-01 Cédric Le Goateraspeed/smc: add a 'sdram_base' property
2019-07-01 Cédric Le Goateraspeed: add a RAM memory region container
2019-07-01 Cédric Le Goateraspeed: remove the "ram" link
2019-07-01 Christian Svenssonaspeed/timer: Ensure positive muldiv delta
2019-07-01 Andrew Jefferyaspeed/timer: Fix match calculations
2019-07-01 Andrew Jefferyaspeed/timer: Status register contains reload for stopp...
2019-07-01 Joel Stanleyaspeed/timer: Fix behaviour running Linux
2019-07-01 Cédric Le Goateraspeed: add support for multiple NICs
2019-07-01 Cédric Le Goateraspeed: introduce a configurable number of CPU per...
2019-07-01 Joel Stanleyhw/arm/aspeed: Add RTC to SoC
2019-07-01 Joel Stanleyhw: timer: Add ASPEED RTC device
2019-07-01 Cédric Le Goateraspeed: add a per SoC mapping for the memory space
2019-07-01 Cédric Le Goateraspeed: add a per SoC mapping for the interrupt space
2019-07-01 Andrey Smirnovi.mx7d: pci: Update PCI IRQ mapping to match HW
2019-07-01 Andrey Smirnovpci: designware: Update MSI mapping when MSI address...
2019-07-01 Andrey Smirnovpci: designware: Update MSI mapping unconditionally
2019-07-01 Andrey Smirnovi.mx7d: Add no-op/unimplemented PCIE PHY IP block
next