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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
1
-5
/
+6
2016-10-24
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
1
-13
/
+27
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-30
/
+9
2016-10-24
char: fold qemu_chr_set_handlers in qemu_chr_fe_set_handlers
Marc-André Lureau
1
-1
/
+2
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2
-32
/
+20
2016-10-24
char: rename some frontend functions
Marc-André Lureau
1
-3
/
+3
2016-10-24
char: replace PROP_CHR with CharBackend
Marc-André Lureau
7
-7
/
+10
2016-10-24
char: introduce CharBackend
Marc-André Lureau
1
-0
/
+50
2016-10-24
mux: split mux_chr_update_read_handler()
Marc-André Lureau
1
-1
/
+1
2016-10-24
char: remove init callback
Marc-André Lureau
1
-10
/
+3
2016-10-24
sun4uv: fix serial initialization regression
Marc-André Lureau
1
-1
/
+1
2016-10-24
char.h: misc doc fix
Marc-André Lureau
1
-1
/
+1
2016-10-24
memory: add a per-AddressSpace list of listeners
Paolo Bonzini
1
-1
/
+2
2016-10-24
memory: eliminate global MemoryListeners
Paolo Bonzini
1
-1
/
+1
2016-10-24
atomic: base mb_read/mb_set on load-acquire and store-release
Paolo Bonzini
1
-62
/
+33
2016-10-24
atomic: introduce smp_mb_acquire and smp_mb_release
Paolo Bonzini
1
-20
/
+30
2016-10-20
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-10-20-1...
Peter Maydell
1
-5
/
+7
2016-10-19
crypto: add CTR mode support
Gonglei
1
-3
/
+3
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
1
-2
/
+4
2016-10-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...
Peter Maydell
1
-2
/
+5
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-0
/
+12
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
1
-0
/
+1
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
1
-0
/
+2
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
1
-1
/
+5
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
1
-1
/
+2
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
1
-1
/
+1
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
2
-0
/
+5
2016-10-17
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
1
-0
/
+1
2016-10-17
apic: add send_msi() to APICCommonClass
Radim Krčmář
1
-0
/
+4
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
1
-0
/
+2
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
1
-1
/
+1
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
1
-1
/
+1
2016-10-17
vfio/pci: Use local error object in vfio_initfn
Eric Auger
1
-0
/
+3
2016-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...
Peter Maydell
3
-28
/
+41
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
1
-1
/
+7
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
2
-3
/
+8
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2
-10
/
+4
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
1
-10
/
+17
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
1
-6
/
+7
2016-10-13
migrate: move max-bandwidth and downtime-limit to migrate_set_parameter
Ashijeet Acharya
1
-1
/
+0
2016-10-13
RAMBlocks: Store page size
Dr. David Alan Gilbert
2
-0
/
+2
2016-10-13
Revert "char: use a fixed idx for child muxed chr"
Marc-André Lureau
1
-1
/
+0
2016-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-5
/
+8
2016-10-12
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange
2
-2
/
+0
2016-10-12
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange
1
-3
/
+6
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-0
/
+2
2016-10-11
build: Work around SIZE_MAX bug in OSX headers
Eric Blake
1
-0
/
+8
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-28
/
+39
2016-10-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+9
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-6
/
+3
[next]