index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
2014-06-23
1
-1
/
+1
*
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
2014-06-23
1
-0
/
+2
*
e1000: factor out checking for auto-negotiation availability
Gabriel L. Somlo
2014-06-23
1
-12
/
+14
*
e1000: move e1000_autoneg_timer() to after set_ics()
Gabriel L. Somlo
2014-06-23
1
-13
/
+13
*
e1000: signal guest on successful link auto-negotiation
Gabriel L. Somlo
2014-06-23
1
-0
/
+1
*
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
2014-06-23
2
-1
/
+7
*
e1000: emulate auto-negotiation during external link status change
Gabriel L. Somlo
2014-06-23
1
-16
/
+19
*
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-06-23
1
-4
/
+6
*
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-23
1
-0
/
+11
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-23
1
-16
/
+14
|
\
|
*
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
2014-06-21
1
-6
/
+2
|
*
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
2014-06-21
1
-11
/
+13
*
|
apb: Fix out-of-bounds array write access
Stefan Weil
2014-06-20
1
-2
/
+2
|
/
*
gt64xxx_pci: Add VMStateDescription
Sanjay Lal
2014-06-20
1
-0
/
+23
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-20
4
-25
/
+90
|
\
|
*
hw/mips: malta: Don't boot from flash with KVM T&E
James Hogan
2014-06-20
1
-0
/
+6
|
*
hw/mips: malta: Add KVM support
James Hogan
2014-06-18
1
-20
/
+53
|
*
hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls
Sanjay Lal
2014-06-18
1
-0
/
+11
|
*
hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
Sanjay Lal
2014-06-18
1
-1
/
+6
|
*
hw/mips/cputimer: Don't start periodic timer in KVM mode
Sanjay Lal
2014-06-18
1
-1
/
+8
|
*
target-mips: Reset CPU timer consistently
James Hogan
2014-06-18
1
-3
/
+6
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-20
36
-293
/
+3183
|
\
\
|
*
|
qmp: add ACPI_DEVICE_OST event handling
Igor Mammedov
2014-06-19
1
-1
/
+28
|
*
|
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
4
-0
/
+52
|
*
|
acpi: introduce TYPE_ACPI_DEVICE_IF interface
Igor Mammedov
2014-06-19
2
-0
/
+16
|
*
|
qmp: add query-memory-devices command
Igor Mammedov
2014-06-19
1
-0
/
+39
|
*
|
pc: acpi: do not hardcode preprocessor
Igor Mammedov
2014-06-19
1
-1
/
+1
|
*
|
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
2014-06-19
1
-1
/
+12
|
*
|
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
2014-06-19
1
-13
/
+5
|
*
|
pc: pass MachineState to pc_memory_init
Paolo Bonzini
2014-06-19
3
-20
/
+16
|
*
|
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
2014-06-19
1
-2
/
+1
|
*
|
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
2014-06-19
2
-9
/
+14
|
*
|
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
2014-06-19
1
-0
/
+4
|
*
|
vhost-net: vhost-user feature bits support
Nikolay Nikolaev
2014-06-19
1
-0
/
+35
|
*
|
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
3
-1
/
+348
|
*
|
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
5
-32
/
+119
|
*
|
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
3
-27
/
+34
|
*
|
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
3
-21
/
+24
|
*
|
Refactor virtio-net to use generic get_vhost_net
Nikolay Nikolaev
2014-06-19
2
-24
/
+35
|
*
|
vhost_net should call the poll callback only when it is set
Nikolay Nikolaev
2014-06-19
1
-3
/
+10
|
*
|
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
3
-42
/
+66
|
*
|
virtio-net: announce self by guest
Jason Wang
2014-06-19
1
-0
/
+42
|
*
|
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
2014-06-19
1
-0
/
+2
|
*
|
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
2
-11
/
+2
|
*
|
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
4
-33
/
+15
|
*
|
acpi: update generated files
Michael S. Tsirkin
2014-06-19
6
-24
/
+1074
|
*
|
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
Igor Mammedov
2014-06-19
2
-2
/
+8
|
*
|
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
Igor Mammedov
2014-06-19
1
-0
/
+17
|
*
|
pc: add "hotplug-memory-region-size" property to PC_MACHINE
Igor Mammedov
2014-06-19
1
-0
/
+19
|
*
|
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
2014-06-19
4
-1
/
+278
[next]