| qemu-doc: Remove URL which is no longer available |
2011-09-10 |
Stefan Weil |
|
Under Review |
| [2/2] ppc: Use uintptr_t for arguments of ppc_tb_set_jmp_target |
2012-03-19 |
Stefan Weil |
|
Under Review |
| [1/3] irq: Add new function qemu_init_irqs |
2012-09-24 |
Stefan Weil |
|
Under Review |
| arm-dis: Fix spelling in comments (iff -> if) |
2012-04-17 |
Stefan Weil |
|
Under Review |
| [1.1] vga: Initialise VRAM with 0 |
2012-05-23 |
Stefan Weil |
|
Under Review |
| [stable-0.15,00/36] Preparing 0.15.2 |
2012-03-28 |
Stefan Weil |
|
Under Review |
| pflash: Avoid warnings from coverity |
2012-09-19 |
Stefan Weil |
|
Under Review |
| hw: Disable code after return statement |
2012-09-23 |
Stefan Weil |
|
Under Review |
| configure: Support system emulation with large memory on w32 hosts |
2012-07-18 |
Stefan Weil |
|
Under Review |
| sparc-dis: Remove redundant NULL check |
2012-09-03 |
Stefan Weil |
|
Under Review |
| configure: Disable (clang) initializer-overrides warnings |
2012-10-16 |
Stefan Weil |
|
Under Review |
| [1/6] Add spelling exceptions for codespell |
2011-12-09 |
Stefan Weil |
|
Under Review |
| target-moxie: Fix pointer-to-integer conversion (MinGW-w64) |
2013-03-24 |
Stefan Weil |
|
Under Review |
| bswap: Don't rely on HOST_LONG_BITS |
2013-01-30 |
Stefan Weil |
|
Under Review |
| [2/7] block/vpc: Add link to available VHD documentation |
2013-02-01 |
Stefan Weil |
|
Under Review |
| [5/7] block/vpc: Fix size calculation |
2013-02-01 |
Stefan Weil |
|
Under Review |
| [6/7] block/vpc: Remove workaround for geometry calculation |
2013-02-01 |
Stefan Weil |
|
Under Review |
| [1/7] block/vpc: Fix most coding style warnings and errors |
2013-02-01 |
Stefan Weil |
|
Under Review |
| [4/7] block/vpc: Improve vpc_open (optimisation and error handling) |
2013-02-01 |
Stefan Weil |
|
Under Review |
| pcnet: Extend hardware reset |
2009-10-08 |
Jan Kiszka |
|
Under Review |
| [1/2] rom loader: fix sparc -kernel boot. |
2009-10-07 |
Gerd Hoffmann |
|
Under Review |
| [2/2] rom loader: also try filename as-is. |
2009-10-07 |
Gerd Hoffmann |
|
Under Review |
| [01/12] ide: change cast to DO_UPCAST |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [04/12] ide: remove uselsess casts from void * |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [02/12] ide: Remove cast in pci_register_bar |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [03/12] ide: Remove duplicated definitions |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [05/12] ide: create ide/pci.h for common ide pci definitions |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [06/12] ide: export needed ide-pci functions for split |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [12/12] ide: BMDMAState don't need a pci_dev field anymore |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [07/12] ide: split cmd646 and piix from pci.c |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [08/12] ide: PCIIDEState type field is not needed anymore |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [09/12] ide: 'secondary' field is only used by cmd646 |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [10/12] ide: cmd646 we can get the pci device with container_of |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [11/12] ide: cmd646 ->unit has just the value that we want |
2009-10-07 |
Juan Quintela |
|
Under Review |
| [1/2] unlock iothread mutex before running kvm ioctl |
2009-10-07 |
Glauber Costa |
|
Under Review |
| ksm support |
2009-10-08 |
Izik Eidus |
|
Under Review |
| slirp: fix !CONFIG_SLIRP compilation |
2009-10-07 |
Juan Quintela |
|
Under Review |
| TARGET_I386 is always defined if TARGET_X86_64 is defined |
2009-10-07 |
Juan Quintela |
|
Under Review |
| save kvm-specific msrs over save/load |
2009-10-07 |
Glauber Costa |
|
Under Review |
| qcow2: Bring synchronous read/write back to life |
2009-10-08 |
Kevin Wolf |
|
Under Review |
| [04/16] net: remove unused qemu_handler_true() |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [09/16] net: add QemuOptsList arg to net_client_parse() |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [10/16] net: add -netdev option |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [07/16] net: use qtailq for vlan and client lists |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [03/16] net: pass monitor handle to client init functions |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [15/16] net: refactor packet queueing code |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [06/16] net: remove id field from NICInfo |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [08/16] net: allow clients not associated with a vlan |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [13/16] net: add -net nic,netdev= option |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [14/16] net: allow NICs to be connected to netdevs |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [11/16] net: handle -netdevice options |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [12/16] net: maintain a list of vlan-less clients |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [02/16] hotplug: safely iterate bus's sibling list while removing a device |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [16/16] net: add queue for peer-to-peer packet forwarding |
2009-10-08 |
Mark McLoughlin |
|
Under Review |
| [05/10] monitor: Convert do_migrate_set_speed() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [02/10] monitor: Convert do_memory_save() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [01/10] Introduce qmisc module |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [03/10] monitor: Convert do_physical_memory_save() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [04/10] monitor: Convert do_migrate() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [06/10] monitor: Convert do_migrate_cancel() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [07/10] monitor: Convert do_info_migrate() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [08/10] monitor: Convert bdrv_info() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [10/10] monitor: Convert do_pci_device_hot_remove() to QObject |
2009-10-08 |
Luiz Capitulino |
|
Under Review |
| [V5,03/29] pci: use PCI_SLOT() and PCI_FUNC(). |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,02/29] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,01/29] pci: fix PCI_DPRINTF() wrt variadic macro. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,10/29] pci: make pci_bar() aware of header type 1. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,04/29] pci: define a constant to represent a unmapped bar and use it. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,29/29] pci/monitor: print out bridge's filtering values and so on. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,14/29] pci: introduce FMT_PCIBUS for printf format for pcibus_t. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,05/29] pci: helper functions to access PCIDevice::config |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,09/29] pci: clean up of pci_default_read_config. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,17/29] pci: make pci configuration transaction more accurate. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,27/29] pci/bridge: don't update bar mapping when bar2-5 is changed. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,18/29] pci: factor out the conversion logic from io port address into pci device. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,07/29] pci/bridge: clean up of pci_bridge_initfn() |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,21/29] pci_host: change the signature of pci_data_{read, write}. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,24/29] pci: fix pci_default_write_config() |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,25/29] pci: add helper functions for pci config write function. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,06/29] pci: use helper functions to access pci config space. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,20/29] pci: move pci host stuff from pci.c to pci_host.c |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,19/29] pci: split out ioport address parsing from pci configuration access logic. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,26/29] pci: use helper function in pci_default_write_config() |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,16/29] pci: 64bit bar support. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,22/29] vmstate: add VMSTATE_ARRAY_POINTER for pointer to array. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [V5,23/29] pci: pcie host and mmcfg support. |
2009-10-09 |
Isaku Yamahata |
|
Under Review |
| [1/3] Documentation: Highlight placeholders in suboptions |
2009-10-09 |
Kevin Wolf |
|
Under Review |
| [2/3] Documentation: Add missing tags to placeholders |
2009-10-09 |
Kevin Wolf |
|
Under Review |
| [3/3] Documentation: Move msmouse description to an appropriate place |
2009-10-09 |
Kevin Wolf |
|
Under Review |
| eepro100: Remove unused device status entries |
2009-10-09 |
Stefan Weil |
|
Under Review |
| [1/2] multiboot: Fix cmdline of modules |
2009-10-11 |
Adam Lackorzynski |
|
Under Review |
| [2/2] multiboot: Limit number of multiboot modules |
2009-10-11 |
Adam Lackorzynski |
|
Under Review |
| [1/1] net: fix multiple NICs causing net opts process to stop |
2009-10-12 |
Mark McLoughlin |
|
Under Review |
| [1/3] qdev: add string property. |
2009-10-12 |
Amit Shah |
|
Under Review |
| [3/3] virtio-console: Add a new virtserialport device for generic serial port support |
2009-10-12 |
Amit Shah |
|
Under Review |
| [2/3] virtio-console: Add a virtio-serial bus, support for multiple ports |
2009-10-12 |
Amit Shah |
|
Under Review |
| [3/3,v4] Enable migration without shared storage from the monitor |
2009-10-12 |
lirans@il.ibm.com |
|
Under Review |
| [1/3,v4] Expose a mechanisem to trace block writes |
2009-10-12 |
lirans@il.ibm.com |
|
Under Review |
| [2/3,v4] Block live migration |
2009-10-12 |
lirans@il.ibm.com |
|
Under Review |
| [05/16] net: handle id= parameter for -net |
2009-10-08 |
Mark McLoughlin |
|
Under Review |