index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-03-31
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-03-31
hw/net/can: Make CanBusClientInfo::can_receive() return a boolean
Philippe Mathieu-Daudé
2020-03-31
hw/net: Make NetCanReceive() return a boolean
Philippe Mathieu-Daudé
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
2020-03-29
fix vhost_user_blk_watch crash
Li Feng
2020-03-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-27
fdc/i8257: implement verify transfer mode
Sven Schnelle
2020-03-27
qemu/atomic.h: add #ifdef guards for stdatomic.h
Alex Bennée
2020-03-26
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
2020-03-26
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-22
Update copyright date for user-facing copyright strings
Peter Maydell
2020-03-20
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...
Peter Maydell
2020-03-19
Add rx-softmmu
Yoshinori Sato
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/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
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
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
2020-03-18
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
2020-03-18
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
2020-03-18
hbitmap: drop meta bitmaps as they are unused
Vladimir Sementsov-Ogievskiy
2020-03-18
hbitmap: unpublish hbitmap_iter_skip_words
Vladimir Sementsov-Ogievskiy
2020-03-18
hbitmap: move hbitmap_iter_next_word to hbitmap.c
Vladimir Sementsov-Ogievskiy
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
[next]