index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
1
-0
/
+6
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2
-6
/
+6
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2
-2
/
+6
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
3
-12
/
+20
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
1
-0
/
+2
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
1
-5
/
+0
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
1
-1
/
+0
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
1
-0
/
+1
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-0
/
+1
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
1
-0
/
+1
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
1
-0
/
+3
2019-10-31
block: Support providing LCHS from user
Sam Eiderman
1
-1
/
+5
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
1
-8
/
+8
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
18
-37
/
+1004
2019-10-29
net/virtio: add failover support
Jens Freimann
2
-0
/
+13
2019-10-29
migration: add new migration state wait-unplug
Jens Freimann
1
-0
/
+2
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
1
-0
/
+1
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
1
-0
/
+1
2019-10-29
pci: add option for net failover
Jens Freimann
1
-0
/
+3
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-0
/
+29
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-0
/
+9
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
6
-0
/
+363
2019-10-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
3
-12
/
+31
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
1
-0
/
+2
2019-10-29
virtio: new post_load hook
Michael S. Tsirkin
1
-0
/
+6
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
1
-0
/
+1
2019-10-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...
Peter Maydell
3
-11
/
+19
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
1
-0
/
+76
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
1
-0
/
+64
2019-10-28
hw/m68k: add Nubus support
Laurent Vivier
2
-0
/
+93
2019-10-28
hw/m68k: implement ADB bus support for via
Laurent Vivier
1
-0
/
+7
2019-10-28
hw/m68k: add VIA support
Laurent Vivier
1
-0
/
+108
2019-10-28
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
1
-0
/
+15
2019-10-28
include/exec: wrap cpu_ldst.h in CONFIG_TCG
Alex Bennée
1
-0
/
+2
2019-10-28
plugin: add qemu_plugin_outs helper
Alex Bennée
2
-0
/
+7
2019-10-28
plugin: add qemu_plugin_insn_disas helper
Alex Bennée
2
-0
/
+11
2019-10-28
plugin: expand the plugin_init function to include an info block
Alex Bennée
1
-2
/
+24
2019-10-28
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2
-1
/
+72
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
1
-2
/
+2
2019-10-28
plugin-gen: add plugin_insn_append
Emilio G. Cota
1
-0
/
+14
2019-10-28
*-user: plugin syscalls
Emilio G. Cota
1
-0
/
+40
2019-10-28
plugins: implement helpers for resolving hwaddr
Alex Bennée
2
-0
/
+48
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
3
-27
/
+34
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
4
-0
/
+60
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
1
-0
/
+38
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
1
-3
/
+21
2019-10-28
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
1
-0
/
+10
2019-10-28
plugin: add implementation of the api
Alex Bennée
1
-3
/
+0
2019-10-28
plugin: add core code
Emilio G. Cota
2
-0
/
+261
2019-10-28
plugin: add user-facing API
Emilio G. Cota
1
-0
/
+351
[next]