Age | Commit message (Expand) | Author |
2020-03-19 | target/rx: RX disassembler | Yoshinori Sato |
2020-03-19 | hw/registerfields.h: Add 8bit and 16bit register macros | Yoshinori Sato |
2020-03-19 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2020-03-19 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2020-03-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ... | Peter Maydell |
2020-03-18 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1... | Peter Maydell |
2020-03-18 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into... | Peter Maydell |
2020-03-17 | hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids | Babu Moger |
2020-03-17 | hw/i386: Update structures to save the number of nodes per package | Babu Moger |
2020-03-17 | machine: Add SMP Sockets in CpuTopology | Babu Moger |
2020-03-17 | hw/i386: Consolidate topology functions | Babu Moger |
2020-03-17 | hw/i386: Introduce X86CPUTopoInfo to contain topology info | Babu Moger |
2020-03-17 | cpu: Use DeviceClass reset instead of a special CPUClass reset | Peter Maydell |
2020-03-17 | hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs | Babu Moger |
2020-03-17 | net: Track netdevs in NetClientState rather than QemuOpt | Eric Blake |
2020-03-17 | net: Complete qapi-fication of netdev_add | Eric Blake |
2020-03-17 | qmp: constify QmpCommand and list | Marc-André Lureau |
2020-03-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-03-17 | gdbstub: extend GByteArray to read register helpers | Alex Bennée |
2020-03-17 | gdbstub: add helper for 128 bit registers | Alex Bennée |
2020-03-17 | hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h | BALATON Zoltan |
2020-03-17 | hw/ide: Do ide_drive_get() within pci_ide_create_devs() | BALATON Zoltan |
2020-03-17 | hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h | BALATON Zoltan |
2020-03-17 | hw/ide: Get rid of piix4_init function | BALATON Zoltan |
2020-03-17 | hw/ide: Get rid of piix3_init functions | BALATON Zoltan |
2020-03-17 | lockable: add QemuRecMutex support | Stefan Hajnoczi |
2020-03-17 | lockable: add lock guards | Stefan Hajnoczi |
2020-03-17 | lockable: add QEMU_MAKE_LOCKABLE_NONNULL | Paolo Bonzini |
2020-03-17 | hw/arm/fsl-imx6: Wire up USB controllers | Guenter Roeck |
2020-03-17 | hw/arm/fsl-imx6ul: Wire up USB controllers | Guenter Roeck |
2020-03-17 | hw/arm/fsl-imx6ul: Fix USB interrupt numbers | Guenter Roeck |
2020-03-17 | hw/usb: Add basic i.MX USB Phy support | Guenter Roeck |
2020-03-17 | ppc/spapr: Add FWNMI System Reset state | Nicholas Piggin |
2020-03-17 | ppc/spapr: Change FWNMI names | Nicholas Piggin |
2020-03-17 | spapr: Rename DT functions to newer naming convention | David Gibson |
2020-03-17 | spapr/rtas: Reserve space for RTAS blob and log | Alexey Kardashevskiy |
2020-03-17 | ppc/spapr: Move GPRs setup to one place | Alexey Kardashevskiy |
2020-03-16 | ide/via: Get rid of via_ide_init() | BALATON Zoltan |
2020-03-17 | spapr: Don't clamp RMA to 16GiB on new machine types | David Gibson |
2020-03-17 | spapr: Don't attempt to clamp RMA to VRMA constraint | David Gibson |
2020-03-17 | spapr: Handle pending hot plug/unplug requests at CAS | Greg Kurz |
2020-03-16 | qom/object: enable setter for uint types | Felipe Franciosi |
2020-03-16 | WHPX: TSC get and set should be dependent on VM state | Sunil Muthuswamy |
2020-03-16 | util: add util function buffer_zero_avx512() | Robert Hoo |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (manual) | Philippe Mathieu-Daudé |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (automatic) | Philippe Mathieu-Daudé |
2020-03-12 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'... | Peter Maydell |
2020-03-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-03-12 | hw/arm/virt: Introduce finalize_gic_version() | Eric Auger |
2020-03-12 | hw/arm/virt: Introduce VirtGICType enum type | Eric Auger |