index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
7
-14
/
+9
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
1
-2
/
+10
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
3
-5
/
+61
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
19
-19
/
+19
2015-07-09
cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
Eduardo Habkost
1
-5
/
+6
2015-07-09
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
Eduardo Habkost
2
-2
/
+2
2015-07-09
cpu: No need to zero-initialize CPUState::numa_node
Eduardo Habkost
1
-1
/
+0
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
41
-279
/
+2546
2015-07-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-11
/
+13
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2
-10
/
+12
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
26
-811
/
+1943
2015-07-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...
Peter Maydell
5
-31
/
+642
2015-07-08
ossaudio: fix memory leak
Gonglei
1
-0
/
+1
2015-07-08
ui: convert VNC to use generic cipher API
Daniel P. Berrange
1
-11
/
+41
2015-07-08
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
4
-91
/
+165
2015-07-08
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
6
-95
/
+25
2015-07-08
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
3
-58
/
+21
2015-07-08
crypto: add a nettle cipher implementation
Daniel P. Berrange
3
-5
/
+242
2015-07-08
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
4
-0
/
+337
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
7
-0
/
+951
2015-07-08
tco-test: fix up config accesses and re-enable
Michael S. Tsirkin
2
-13
/
+4
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
2
-1
/
+78
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
1
-0
/
+6
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
3
-720
/
+721
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2
-12
/
+16
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
4
-11
/
+9
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
1
-2
/
+55
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
1
-29
/
+38
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
4
-3
/
+28
2015-07-08
tests: add testcase for TCO watchdog emulation
Paulo Alcantara
2
-0
/
+462
2015-07-07
qga: added GuestPCIAddress information
Michael Roth
2
-1
/
+97
2015-07-07
qga: added bus type and disk location path
Olga Krishtal
2
-2
/
+147
2015-07-07
configure: add configure check for ntdddisk.h
Michael Roth
1
-0
/
+24
2015-07-07
qga: added mountpoint and filesystem type for single volume
Olga Krishtal
1
-1
/
+53
2015-07-07
qga: added empty qmp_quest_get_fsinfo functionality.
Olga Krishtal
1
-3
/
+24
2015-07-07
qga: fail early for invalid time
Marc-André Lureau
1
-0
/
+7
2015-07-07
qga: win32 qmp_guest_network_get_interfaces implementation
Kirk Allan
1
-3
/
+216
2015-07-07
qga: add win32 library iphlpapi
Kirk Allan
1
-1
/
+1
2015-07-07
Revert "guest agent: remove g_strcmp0 usage"
Markus Armbruster
1
-1
/
+1
2015-07-07
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
3
-17
/
+71
2015-07-07
qga/commands-posix: Fix bug in guest-fstrim
Justin Ossevoort
1
-5
/
+4
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...
Peter Maydell
3
-10
/
+14
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
31
-410
/
+835
2015-07-07
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
4
-3
/
+44
2015-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-28
/
+40
2015-07-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...
Peter Maydell
20
-166
/
+668
[next]