Age | Commit message (Expand) | Author | Files | Lines |
2018-01-18 | pci/shpc: Move function to generic header file | Yuval Shaia | 1 | -11/+2 |
2017-07-03 | pci: Convert shpc_init() to Error | Mao Zhongyi | 1 | -6/+5 |
2017-07-03 | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi | 1 | -1/+4 |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan | 1 | -2/+5 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-01-29 | pci: Clean up includes | Peter Maydell | 1 | -1/+1 |
2015-09-11 | maint: remove unused include for strings.h | Daniel P. Berrange | 1 | -1/+0 |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 1 | -5/+5 |
2015-03-11 | pci/shpc: fix signed integer overflow | Michael S. Tsirkin | 1 | -1/+1 |
2015-02-16 | pci: split shpc_cleanup and shpc_free | Paolo Bonzini | 1 | -1/+10 |
2014-11-24 | hw/pci: fix crash on shpc error flow | Marcel Apfelbaum | 1 | -0/+1 |
2014-11-17 | shpc: fix error propaagation | Gonglei | 1 | -1/+2 |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 1 | -2/+2 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 1 | -1/+0 |
2014-02-10 | pci/shpc: convert SHPC hotplug to use hotplug-handler API | Igor Mammedov | 1 | -47/+77 |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi | 1 | -1/+1 |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 1 | -1/+1 |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-03-01 | hw: move qdev-monitor.o to toplevel directory | Paolo Bonzini | 1 | -1/+2 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-17 | pci: rename pci_internals.h pci_bus.h | Michael S. Tsirkin | 1 | -1/+1 |
2012-12-17 | pci: fix path for local includes | Michael S. Tsirkin | 1 | -4/+4 |
2012-12-17 | pci: move pci core code to hw/pci | Michael S. Tsirkin | 1 | -0/+681 |