Age | Commit message (Expand) | Author | Files | Lines |
2020-01-23 | virtiofsd: Pull in kernel's fuse.h | Dr. David Alan Gilbert | 1 | -0/+891 |
2020-01-23 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2 | -0/+12 |
2020-01-22 | vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks | Pan Nengyuan | 1 | -0/+2 |
2020-01-22 | q35: implement 128K SMRAM at default SMBASE address | Igor Mammedov | 1 | -0/+10 |
2020-01-21 | cputlb: Make tlb_n_entries private to cputlb.c | Richard Henderson | 1 | -5/+0 |
2020-01-20 | migration: Support QLIST migration | Eric Auger | 2 | -0/+60 |
2020-01-20 | migration: Change SaveStateEntry.instance_id into uint32_t | Peter Xu | 2 | -2/+2 |
2020-01-20 | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu | 1 | -0/+2 |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser | 2 | -0/+40 |
2020-01-17 | hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios() | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-01-17 | hw/arm/allwinner-a10: Move SoC definitions out of header | Philippe Mathieu-Daudé | 1 | -6/+0 |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis | 1 | -0/+73 |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis | 1 | -0/+60 |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis | 1 | -0/+61 |
2020-01-15 | tcg: Move TCG headers to include/tcg/ | Philippe Mathieu-Daudé | 6 | -0/+3516 |
2020-01-15 | tcg: Search includes from the project root source directory | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-15 | cputlb: Expand cpu_ldst_template.h in cputlb.c | Richard Henderson | 2 | -160/+24 |
2020-01-15 | cputlb: Remove support for MMU_MODE*_SUFFIX | Richard Henderson | 1 | -230/+0 |
2020-01-15 | cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c | Richard Henderson | 2 | -190/+29 |
2020-01-15 | cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only | Richard Henderson | 1 | -5/+75 |
2020-01-15 | cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code | Richard Henderson | 2 | -38/+12 |
2020-01-15 | translator: Use cpu_ld*_code instead of open-coding | Richard Henderson | 2 | -46/+13 |
2020-01-15 | cputlb: Move body of cpu_ldst_template.h out of line | Richard Henderson | 2 | -100/+50 |
2020-01-15 | linux-user: Include trace-root.h in syscall-trace.h | Richard Henderson | 1 | -0/+2 |
2020-01-15 | cputlb: Use trace_mem_get_info instead of trace_mem_build_info | Richard Henderson | 2 | -17/+17 |
2020-01-14 | display/gtk: get proper refreshrate | Nikola Pavlica | 1 | -0/+2 |
2020-01-14 | ui: Print available display backends with '-display help' | Thomas Huth | 1 | -0/+1 |
2020-01-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 5 | -7/+11 |
2020-01-10 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into... | Peter Maydell | 12 | -14/+164 |
2020-01-10 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti... | Peter Maydell | 2 | -0/+20 |
2020-01-09 | semihosting: add qemu_semihosting_console_inc for SYS_READC | Keith Packard | 2 | -0/+20 |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-01-08 | chardev: use QEMUChrEvent instead of int | Paolo Bonzini | 2 | -3/+3 |
2020-01-08 | ppc/pnv: fix check on return value of blk_getlength() | Cédric Le Goater | 1 | -1/+1 |
2020-01-08 | pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr | Greg Kurz | 1 | -2/+0 |
2020-01-08 | xive: Add a "presenter" link property to the TCTX object | Cédric Le Goater | 1 | -3/+5 |
2020-01-08 | ppc/pnv: Add a "pnor" const link property to the BMC internal simulator | Greg Kurz | 1 | -1/+1 |
2020-01-08 | ppc/pnv: Add an "nr-threads" property to the base chip class | Greg Kurz | 1 | -0/+1 |
2020-01-08 | spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router | Greg Kurz | 1 | -2/+3 |
2020-01-08 | pnv/xive: Use device_class_set_parent_realize() | Greg Kurz | 1 | -0/+10 |
2020-01-08 | ppc/pnv: Introduce a "xics" property under the POWER8 chip | Cédric Le Goater | 1 | -0/+2 |
2020-01-08 | spapr/xive: Use device_class_set_parent_realize() | Greg Kurz | 1 | -0/+10 |
2020-01-08 | mos6522: remove anh register | Laurent Vivier | 1 | -1/+0 |
2020-01-08 | linux-headers: Update | Bharata B Rao | 6 | -4/+131 |
2020-01-07 | Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int... | Peter Maydell | 7 | -65/+92 |
2020-01-07 | Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ... | Peter Maydell | 1 | -0/+3 |
2020-01-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 5 | -2/+85 |
2020-01-07 | qdev: remove QDEV_PROP_PTR | Marc-André Lureau | 1 | -22/+0 |
2020-01-07 | qdev: remove PROP_MEMORY_REGION | Marc-André Lureau | 1 | -2/+0 |
2020-01-07 | omap-gpio: remove PROP_PTR | Marc-André Lureau | 1 | -4/+29 |