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
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2
-34
/
+35
2015-02-25
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
2
-2
/
+7
2015-02-25
target-i386: Set APIC ID using cpu_index on CONFIG_USER
Eduardo Habkost
1
-0
/
+6
2015-02-25
linux-user: Check for cpu_init() errors
Eduardo Habkost
1
-1
/
+8
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
4
-11
/
+10
2015-02-25
target-i386: Simplify error handling on cpu_x86_init_user()
Eduardo Habkost
1
-9
/
+11
2015-02-25
target-i386: Eliminate cpu_init() function
Eduardo Habkost
2
-12
/
+6
2015-02-25
target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
Eduardo Habkost
2
-3
/
+3
2015-02-25
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
4
-7
/
+5
2015-02-25
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
1
-14
/
+6
2015-02-25
target-i386: Simplify listflags() function
Eduardo Habkost
1
-28
/
+14
2015-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150218-1' into s...
Peter Maydell
11
-47
/
+54
2015-02-25
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-02-16-v2-tag'...
Peter Maydell
5
-70
/
+932
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
36
-191
/
+997
2015-02-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
57
-1548
/
+3030
2015-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150216-1' into s...
Peter Maydell
3
-15
/
+65
2015-02-24
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150213-2' into staging
Peter Maydell
21
-156
/
+165
2015-02-18
Make sysbus EHCI devices ARM only by default
David Gibson
2
-1
/
+3
2015-02-18
PPC: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2
-4
/
+10
2015-02-18
r2d: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
1
-1
/
+1
2015-02-18
usb: Change usb_create_simple() to abort on failure
Markus Armbruster
1
-8
/
+1
2015-02-18
usb: Suppress bogus error when automatic usb-hub creation fails
Markus Armbruster
1
-7
/
+28
2015-02-18
usb: Do not prefix error_setg() messages with "Error: "
Markus Armbruster
1
-2
/
+2
2015-02-18
usb: Improve -usbdevice error reporting a bit
Markus Armbruster
6
-17
/
+19
2015-02-18
usb: usb_create() can't fail, drop useless error handling
Markus Armbruster
5
-18
/
+1
2015-02-17
qemu-ga-win: Fail loudly on bare 'set-time'
Michal Privoznik
2
-23
/
+26
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
2
-1
/
+5
2015-02-17
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
1
-2
/
+29
2015-02-17
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+29
2015-02-17
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+232
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
3
-0
/
+180
2015-02-16
qga: implement file commands for Windows guest
Olga Krishtal
1
-21
/
+250
2015-02-16
guest agent: guest-file-open: refactoring
Simon Zolin
1
-8
/
+23
2015-02-16
utils: drop strtok_r from envlist_parse
Olga Krishtal
2
-17
/
+16
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
3
-0
/
+146
2015-02-16
Convert ram_list to RCU
Mike Day
3
-52
/
+121
2015-02-16
exec: convert ram_list to QLIST
Mike Day
4
-37
/
+46
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
3
-34
/
+62
2015-02-16
exec: protect mru_block with RCU
Paolo Bonzini
2
-15
/
+39
2015-02-16
rcu: add g_free_rcu
Paolo Bonzini
2
-4
/
+15
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
5
-13
/
+445
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
8
-12
/
+63
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
7
-13
/
+21
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
3
-1
/
+8
2015-02-16
docs: clarify memory region lifecycle
Paolo Bonzini
1
-16
/
+58
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
3
-5
/
+21
2015-02-16
pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
Paolo Bonzini
1
-2
/
+5
2015-02-16
block: Keep bdrv_check*_request()'s return value
Max Reitz
1
-11
/
+24
2015-02-16
block: Remove "growable" from BDS
Max Reitz
6
-29
/
+10
2015-02-16
block: Clamp BlockBackend requests
Max Reitz
1
-0
/
+152
[next]