Age | Commit message (Expand) | Author |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite |
2015-07-09 | cpu: Change cpu_exec_init() arg to cpu, not env | Peter Crosthwaite |
2015-07-09 | cpu: Change tcg_cpu_exec() arg to cpu, not env | Peter Crosthwaite |
2015-07-09 | gdbstub: Change gdbserver_fork() to accept cpu instead of env | Peter Crosthwaite |
2015-07-09 | translate-all: Change tb_flush() env argument to cpu | Peter Crosthwaite |
2015-07-09 | target-ppc: Move cpu_exec_init() call to realize function | Bharata B Rao |
2015-07-09 | cpu: Convert cpu_index into a bitmap | Bharata B Rao |
2015-07-09 | cpu: Add Error argument to cpu_exec_init() | Bharata B Rao |
2015-07-09 | cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init | Eduardo Habkost |
2015-07-09 | cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() | Eduardo Habkost |
2015-07-09 | cpu: No need to zero-initialize CPUState::numa_node | Eduardo Habkost |
2015-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-08 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-07-08 | ahci: Fix CD-ROM signature | Hannes Reinecke |
2015-07-08 | libqos/ahci: fix ahci_write_fis for ncq on ppc64 | John Snow |
2015-07-08 | Fix the compatibility typedef of ioservid_t to match the Xen headers | Paul Durrant |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'... | Peter Maydell |
2015-07-08 | ossaudio: fix memory leak | Gonglei |
2015-07-08 | ui: convert VNC to use generic cipher API | Daniel P. Berrange |
2015-07-08 | block: convert qcow/qcow2 to use generic cipher API | Daniel P. Berrange |
2015-07-08 | ui: convert VNC websockets to use crypto APIs | Daniel P. Berrange |
2015-07-08 | block: convert quorum blockdrv to use crypto APIs | Daniel P. Berrange |
2015-07-08 | crypto: add a nettle cipher implementation | Daniel P. Berrange |
2015-07-08 | crypto: add a gcrypt cipher implementation | Daniel P. Berrange |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange |
2015-07-08 | tco-test: fix up config accesses and re-enable | Michael S. Tsirkin |
2015-07-08 | virtio fix cfg endian-ness for BE targets | Michael S. Tsirkin |
2015-07-08 | virtio-pci: implement cfg capability | Michael S. Tsirkin |
2015-07-08 | virtio: define virtio_pci_cfg_cap in header. | Michael S. Tsirkin |
2015-07-08 | pcie: Set the "link active" in the link status register | Benjamin Herrenschmidt |
2015-07-08 | pci_regs.h: import from linux | Michael S. Tsirkin |
2015-07-08 | virtio_net: reuse constants from linux | Michael S. Tsirkin |
2015-07-08 | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() | Laszlo Ersek |
2015-07-08 | hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS | Laszlo Ersek |
2015-07-08 | hw/i386/pc: factor out pc_cmos_init_floppy() | Laszlo Ersek |
2015-07-08 | ich9: implement strap SPKR pin logic | Paulo Alcantara |
2015-07-08 | tests: add testcase for TCO watchdog emulation | Paulo Alcantara |
2015-07-07 | qga: added GuestPCIAddress information | Michael Roth |
2015-07-07 | qga: added bus type and disk location path | Olga Krishtal |
2015-07-07 | configure: add configure check for ntdddisk.h | Michael Roth |
2015-07-07 | qga: added mountpoint and filesystem type for single volume | Olga Krishtal |
2015-07-07 | qga: added empty qmp_quest_get_fsinfo functionality. | Olga Krishtal |
2015-07-07 | qga: fail early for invalid time | Marc-André Lureau |
2015-07-07 | qga: win32 qmp_guest_network_get_interfaces implementation | Kirk Allan |
2015-07-07 | qga: add win32 library iphlpapi | Kirk Allan |
2015-07-07 | Revert "guest agent: remove g_strcmp0 usage" | Markus Armbruster |
2015-07-07 | qga/qmp_guest_fstrim: Return per path fstrim result | Justin Ossevoort |
2015-07-07 | qga/commands-posix: Fix bug in guest-fstrim | Justin Ossevoort |
2015-07-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in... | Peter Maydell |