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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
qom: Fix ambiguous path detection when ambiguous=NULL
Eduardo Habkost
2
-9
/
+11
2017-07-17
Revert "machine: Convert abstract typename on compat_props to subclass names"
Eduardo Habkost
1
-23
/
+3
2017-07-17
test-qdev-global-props: Test global property ordering
Eduardo Habkost
1
-0
/
+33
2017-07-17
qdev: fix the order compat and global properties are applied
Greg Kurz
1
-13
/
+2
2017-07-17
tests: Test case for object_resolve_path*()
Eduardo Habkost
1
-0
/
+39
2017-07-17
device-crash-test: Fix regexp on whitelist
Eduardo Habkost
1
-1
/
+1
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' ...
Peter Maydell
1
-0
/
+5
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...
Peter Maydell
1
-1
/
+3
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...
Peter Maydell
4
-33
/
+77
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170717-pull-request...
Peter Maydell
4
-19
/
+26
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-pull-request' into sta...
Peter Maydell
9
-0
/
+0
2017-07-17
PPC: E500: Update u-boot to v2017.07
Alexander Graf
2
-0
/
+0
2017-07-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...
Peter Maydell
14
-353
/
+1067
2017-07-17
Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-reques...
Peter Maydell
18
-161
/
+355
2017-07-17
virtio-gpu: skip update cursor in post_load if we don't have one
Gerd Hoffmann
1
-1
/
+3
2017-07-17
ehci: add sanity check for maxframes
Gerd Hoffmann
1
-0
/
+5
2017-07-17
keymaps: fr-ca: add missing keys
Gerd Hoffmann
1
-0
/
+2
2017-07-17
hmp: Update info vnc
Dr. David Alan Gilbert
1
-31
/
+73
2017-07-17
vnc: Set default kbd delay to 10ms
Alexander Graf
2
-2
/
+2
2017-07-17
audio/adlib: remove limitation of one adlib card
Hervé Poussineau
1
-10
/
+2
2017-07-17
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
3
-9
/
+18
2017-07-17
audio: st_rate_flow exist a infinite loop
Peng Hao
1
-0
/
+6
2017-07-17
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
4
-22
/
+42
2017-07-17
ipxe: update to commit 0600d3ae94
Gerd Hoffmann
9
-0
/
+0
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
1
-1
/
+9
2017-07-17
spapr: fix memory leak in spapr_core_pre_plug()
Greg Kurz
1
-2
/
+2
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
3
-2
/
+152
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
4
-5
/
+50
2017-07-17
pseries: Enable HPT resizing for 2.10
David Gibson
1
-1
/
+2
2017-07-17
pseries: Implement HPT resizing
David Gibson
4
-6
/
+322
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
6
-0
/
+142
2017-07-17
ppc/pnv: Remove unused XICSState reference
Alexey Kardashevskiy
1
-2
/
+0
2017-07-17
spapr: fix potential memory leak in spapr_core_plug()
Greg Kurz
1
-4
/
+5
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
2
-8
/
+72
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
2
-48
/
+24
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
3
-108
/
+145
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
3
-26
/
+17
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
4
-21
/
+11
2017-07-17
spapr: Abort on delete failure in spapr_drc_release()
David Gibson
1
-1
/
+1
2017-07-17
spapr: Simplify unplug path
David Gibson
1
-48
/
+8
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
2
-23
/
+3
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
4
-12
/
+33
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
3
-31
/
+26
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
3
-48
/
+92
2017-07-17
spapr: Remove unnecessary instance_size specifications from DRC subtypes
David Gibson
1
-5
/
+0
2017-07-17
travis: add no-TCG build
Paolo Bonzini
1
-0
/
+3
2017-07-17
docker.py: Improve subprocess exit code handling
Fam Zheng
1
-7
/
+12
2017-07-17
docker.py: Drop infile parameter
Fam Zheng
1
-4
/
+2
2017-07-17
docker: Don't enable networking as a side-effect of DEBUG=1
Daniel P. Berrange
1
-1
/
+4
2017-07-17
ssh: support I/O from any AioContext
Paolo Bonzini
1
-7
/
+17
[next]