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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
4
-17
/
+45
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
3
-1
/
+4
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
5
-32
/
+58
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
5
-36
/
+56
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
5
-28
/
+89
2018-03-12
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
2
-3
/
+14
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
4
-0
/
+75
2018-03-12
hw/isa/pc87312: Use 'unsigned int' for the irq value
Philippe Mathieu-Daudé
1
-3
/
+3
2018-03-12
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
2
-8
/
+8
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
3
-4
/
+4
2018-03-12
MAINTAINERS: Fix the PC87312 include path
Philippe Mathieu-Daudé
1
-1
/
+2
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
15
-16
/
+43
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
11
-18
/
+19
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
12
-36
/
+59
2018-03-12
membarrier: add --enable-membarrier
Paolo Bonzini
4
-1
/
+102
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
3
-7
/
+26
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
2
-5
/
+22
2018-03-12
docs: document atomic_load_acquire and atomic_store_release
Paolo Bonzini
1
-27
/
+30
2018-03-12
rcutorture: remove synchronize_rcu from readers
Paolo Bonzini
1
-4
/
+0
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
3
-13
/
+16
2018-03-12
Polish the version strings containing the package version
Thomas Huth
11
-19
/
+21
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
3
-2
/
+6
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
3
-2
/
+8
2018-03-12
chardev: tcp: let TLS run on chardev context
Peter Xu
1
-1
/
+1
2018-03-12
chardev: tcp: postpone async connection setup
Peter Xu
1
-3
/
+14
2018-03-12
chardev: use chardev's gcontext for async connect
Peter Xu
1
-11
/
+14
2018-03-12
chardev: introduce chr_machine_done hook
Peter Xu
5
-33
/
+48
2018-03-12
chardev: allow telnet gsource to switch gcontext
Peter Xu
1
-16
/
+51
2018-03-12
chardev: update net listener gcontext
Peter Xu
1
-6
/
+20
2018-03-12
chardev: fix handling of EAGAIN for TCP chardev
Daniel P. Berrangé
1
-1
/
+1
2018-03-12
vl: export machine_init_done
Peter Xu
3
-2
/
+6
2018-03-12
checkpatch: Exempt long URLs
Eric Blake
1
-1
/
+2
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
21
-23
/
+0
2018-03-12
build-sys: make help could have 'modules' target
Marc-André Lureau
1
-0
/
+3
2018-03-12
qemu-doc: Add the paragraph about the -no-frame deprecation again
Thomas Huth
1
-0
/
+6
2018-03-12
qemu-doc: update deprecation section to use -nic and -netdev hubport
Paolo Bonzini
1
-17
/
+21
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
1
-0
/
+15
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
4
-6
/
+18
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2
-32
/
+31
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
8
-65
/
+30
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
4
-11
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
30
-194
/
+2579
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
60
-964
/
+3574
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+1464
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
1
-3
/
+14
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
1
-1
/
+3
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
1
-4
/
+3
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
1
-3
/
+2
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
1
-0
/
+8
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
[next]